conf 837 pppoe
Inviato: mer 16 gen , 2008 10:27 pm
ciao ragazzi, sono nuovo ma è da molto che leggo questo forum...
sto provando a configurare questo router, e sono arrivato all'ottimo punto di poter pingare ip, ma non di accedere a siti (il problema deve essere nel dns)
mi date una controllata allo show run ? così se trovate qualche cosa di sbagliato me lo dite
avrei anche bisogno di sapere come tirare su un dhcp server... thx mille
Current configuration : 1650 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname xxxxx
!
enable secret 5 xxxxx
!
username <andrea> password 7 xxxxx
no aaa new-model
ip subnet-zero
no ip source-route
ip name-server 212.216.112.222
ip name-server 212.216.172.162
!
!
no ip bootp server
ip audit notify log
ip audit po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.10.1 255.255.255.0
ip nat inside
no cdp enable
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet3
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet4
no ip address
shutdown
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
no cdp enable
ppp chap hostname xxxxx
ppp chap password 7 xxxxx
ppp pap sent-username xxxxx password 7 xxxxx
!
ip nat inside source list 1 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
no ip http secure-server
!
access-list 1 permit 192.168.10.0 0.0.0.255
o cdp run
!
line con 0
no modem enable
line aux 0
line vty 0 4
password 7 101E5C495419115D59
login local
!
scheduler max-task-time 5000
!
end
sto provando a configurare questo router, e sono arrivato all'ottimo punto di poter pingare ip, ma non di accedere a siti (il problema deve essere nel dns)
mi date una controllata allo show run ? così se trovate qualche cosa di sbagliato me lo dite

avrei anche bisogno di sapere come tirare su un dhcp server... thx mille

Current configuration : 1650 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname xxxxx
!
enable secret 5 xxxxx
!
username <andrea> password 7 xxxxx
no aaa new-model
ip subnet-zero
no ip source-route
ip name-server 212.216.112.222
ip name-server 212.216.172.162
!
!
no ip bootp server
ip audit notify log
ip audit po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.10.1 255.255.255.0
ip nat inside
no cdp enable
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet3
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet4
no ip address
shutdown
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
no cdp enable
ppp chap hostname xxxxx
ppp chap password 7 xxxxx
ppp pap sent-username xxxxx password 7 xxxxx
!
ip nat inside source list 1 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
no ip http secure-server
!
access-list 1 permit 192.168.10.0 0.0.0.255
o cdp run
!
line con 0
no modem enable
line aux 0
line vty 0 4
password 7 101E5C495419115D59
login local
!
scheduler max-task-time 5000
!
end