paul123456
Technical User
Hi im trying to set up this router for internet access but its not working...can someone help plz.
I've tested the modem....it works fine and i can connect to the internet. here is my layout
modem is going to ethernet0 (straight through cable)
crossover cable from ethernet1 to pc.
my router configuration is as follows
interface ethernet0
no cdp enable
ip nat outside
no shut
interface ethernet1
ip address 10.0.0.1 255.255.255.0
ip nat inside
no shut
access-list 1 permit 10.0.0.0 0.0.0.255
ip nat inside source list 1 interface ethernet0 overload
now on ethernet0 isn't there a way i can enable it for a dhcp cleint? i tried "ip address dhcp" but it doesn't work.
i have configured my pc with a static ip of 10.0.0.2 with DG of 10.0.0.1 and dns to 10.0.0.1. i can ping the router but cannot get passed the gateway..can someone plz explain what im miss configured??
Thanks, PAUL
I've tested the modem....it works fine and i can connect to the internet. here is my layout
modem is going to ethernet0 (straight through cable)
crossover cable from ethernet1 to pc.
my router configuration is as follows
interface ethernet0
no cdp enable
ip nat outside
no shut
interface ethernet1
ip address 10.0.0.1 255.255.255.0
ip nat inside
no shut
access-list 1 permit 10.0.0.0 0.0.0.255
ip nat inside source list 1 interface ethernet0 overload
now on ethernet0 isn't there a way i can enable it for a dhcp cleint? i tried "ip address dhcp" but it doesn't work.
i have configured my pc with a static ip of 10.0.0.2 with DG of 10.0.0.1 and dns to 10.0.0.1. i can ping the router but cannot get passed the gateway..can someone plz explain what im miss configured??
Thanks, PAUL