10-15-2008 07:00 AM - edited 03-06-2019 01:57 AM
Hi,
I need to configure a isolated network providing Internet access for visitors.
Since I have a routed backbone, I cannot use a end-to-end vlan, so I decided to use vrf with GRE.
I set up two routers (more spokes will follow) as shown in the picture and configured them like in the config files attached to this post.
Basically the configuration is working:
- 1811 router provides DHCP address to the client
- The client can ping his gateway, the tunnel i/f of the HUB and hosts on the Internet
Now I'm facing two (hopefully minor) problems:
1) If I want to surf the Internet, SOME websites don't work.
The browser hangs while loading the page. I checked if DNS is working and it does.
I also tried to set the MSS ("ip tcp adjust-mss 1360" on both tunnel i/f) and it works better but not perfect.
2) The DHCP server on the 1811 should exclude the IPs 10.9.250.1 - 10.9.250.127 from the DHCP pool.
I used the "ip dhcp excluded-address ..." command but I does not work. My Client always gets 10.9.250.2.
I hope someone can help me!
Thank you in advance,
Chris
10-21-2008 03:09 PM
hi chris
as long as its working thats mean ur routing is good
but i am wondering about one point
which is the defult route to the internet
ip route vrf GuestNet 0.0.0.0 0.0.0.0
here the
ip route vrf GuestNet 0.0.0.0 0.0.0.0 global
good luck
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide