
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2009 03:33 PM - edited 03-06-2019 06:02 AM
I have a 3550 running as a Layer 3 switch, connected to an 1841 Cisco router, that is connected to a Comcast modem with a DHCP address.
I have 2 VLANS created with all servers being on VLAN 40, 10.10.30.0/24 and Clients are on VLAN 20, 10.10.20.0/24
I have a DNS server with IP 10.10.30.4 and DHCP server with IP 10.10.30.14. whenever the clients are hooked up to vlan 40 the internet works fine. However, when I connect them to vlan 20 the internet works.
The clients are able to ping both servers and everything works finer internally. However none of the machines can go outside to the internet .
Any ideas?
Please let me know if you need any additional info.
Solved! Go to Solution.
- Labels:
-
Other Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2009 05:20 PM
Make sure NAT is configured for Vlan 20 and the device doing the NAT has a route back to Vlan 20.
HTH,
__
Edison.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2009 05:20 PM
Make sure NAT is configured for Vlan 20 and the device doing the NAT has a route back to Vlan 20.
HTH,
__
Edison.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2009 06:27 PM
Spot on my friend, thank you very much. :)
