Communications and Wireless
1826263 Members
3317 Online
109692 Solutions
New Discussion

Router 7102dl

 
shawn ebbs
New Member

Router 7102dl

Hey folks...trying to get my router configured on my lan...I have 2 ethernet ports. 1 on my private network...and one for the public WAN internet.

I cannot route to the internet.. I am currently using a netgear router...with the exact same setup...and it works no problem.
I even tried the firewall wizard....specified my WAN port (being 0/2)...still nothing.

I have attached my startup-config file...
PLEASE HELP!
2 REPLIES 2
Olaf Borowski
Respected Contributor

Re: Router 7102dl

Shawn,

You still need a default route!

add:
ip route 0.0.0.0 0.0.0.0

(That is the other side. Your SP should have given you that address). I believe it would be x.x.x.185 because that's what you used for the ip default-gateway address).

IP default-gateway is something different....


Olaf

shawn ebbs
New Member

Re: Router 7102dl

Yep.....this is what i was forgetting.
thanks!