cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
448
Views
0
Helpful
2
Replies

867VAE-K Router Setup

joelperks
Level 1
Level 1

Afternoon All

Ive been at this task for weeks on and off. What I thought was a simple setup has got me stumped. from the router CLI I can ping 8.8.8.8 but not from and ofthe hosts. Below is my router config, its now all over the place due to my constant fiddling with it.

Any Help would be good

 

Many thanks

 

Joel

 

 

! Last configuration change at 20:01:06 UTC Sun May 27 1900
!
version 15.5
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
no logging console
enable secret 5 $1$Y7rv$tnOv9CuFUqg5q/kJ2hs.P.
!
no aaa new-model
wan mode ethernet
!
ip dhcp pool media
import all
network 192.168.1.0 255.255.255.0
dns-server 203.12.160.36
default-router 192.168.1.10
!
no ip domain lookup
ip name-server 192.168.1.45
ip name-server 203.12.160.35
ip cef
no ipv6 cef
!
vpdn enable
!
vpdn-group 1
!
!Removed username
!
!controller VDSL 0
shutdown
!
!class-map match-all class-allow
!
policy-map type inspect p1
class class-default
pass
!
!interface Loopback0
ip address 10.10.2.10 255.255.255.0
ip nat outside
ip virtual-reassembly in
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
!
interface Ethernet0
ip address 10.10.100.100 255.255.255.0
shutdown
!
interface FastEthernet0
switchport access vlan 10
no ip address
!
interface FastEthernet1
no ip address
!
interface FastEthernet2
no ip address
!
interface FastEthernet3
no ip address
!
interface GigabitEthernet0
switchport access vlan 10
no ip address
!
interface GigabitEthernet1
ip address 192.168.2.1 255.255.255.0
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
pppoe-client dial-pool-number 5
!
interface Virtual-Template1
no ip address
ppp pap sent-username *removed*
!
interface Virtual-Template10
ip unnumbered Loopback0
ip nat outside
ip virtual-reassembly in
!
interface Vlan1
ip address 10.10.10.10 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface Vlan2
no ip address
!
interface Vlan5
ip address 192.168.3.10 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface Vlan10
ip address 192.168.1.10 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface Dialer5
ip address negotiated
ip mtu 1492
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 5
dialer-group 5
ppp authentication pap chap callin
ppp chap hostname *removed*
ppp chap password *removed*
ppp pap sent-username *removed*
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!ip nat pool pool1 192.168.1.0 192.168.2.0 netmask 255.255.252.0
ip nat pool media 192.168.1.0 192.168.1.254 netmask 255.255.255.0
ip nat inside source list 1 interface Dialer5 overload
ip nat inside source list acl1 pool pool1
ip route 0.0.0.0 0.0.0.0 Dialer5
!
dialer-list 5 protocol ip permit
!
access-list 1 permit 192.168.1.0 0.0.0.255
access-list 10 permit any
!
gateway
timer receive-rtp 1200
!
!scheduler allocate 60000 1000
!
end

R1#

2 Replies 2

Hello,

 

the config looks odd. You have an IP address assigned to interface GigabitEthernet1, but the interface is also bound to dialer 5.

 

Is this router behind an ISP modem/router ?

 

*edit* removed the IP Address on g/1,  still not getting pings out. 

 

Gday

Yea this network is sitting behind the ISP which is FTTP (fiber to the premise). I'm not sure what they are using or settings.

I'll remove the giga/1 ip address binding


Joel


Review Cisco Networking products for a $25 gift card