05-07-2009 09:10 PM - edited 03-04-2019 04:41 AM
hi, i have DSL connection from my service provider, he sets mtu 1492 on its dsl modem, My LAN has cisco 2960 switches which is by default 1500 mtu size. The problem is when i connect dsl modem to my LAN switches it stops browsing and when i connect it directly to system it start browsing. what might be the issue and how to resolve it.
Thanks
05-08-2009 05:50 AM
Hi,
When the modem is connected to the switch, is it acting as a DHCP server ?
How are configured your hosts: static IP or DHCP client ?
The 1492 MTU configured on the DSL interface is normal as you have 8Bytes of overhead due to PPPoE encapsulation.
HTH
Laurent.
05-08-2009 02:35 PM
Hi:
"The problem is when i connect dsl modem to my LAN switches it stops browsing and when i connect it directly to system it start browsing."
This sentence makes no sense. Can you clarify.
In short, your MTU should be the same as your providers, if not even a bit smaller to prevent fragmentation.
HTH
Victor
05-08-2009 02:47 PM
Do you have a cisco router in network ?
If yes, something can be done about that.
If not, you need to seek solution from dsl modem vendor.
05-09-2009 07:13 PM
hi,
1. you might want to check your switch configuration? (i.e. vlan configure?)
2. what is the mtu size on your pc?
05-09-2009 07:32 PM
I used to see this a lot a few years ago when I used DSL. The problem is that the dls modem is looking for your PC's MAC address. With linksys, dlink, etc.. to resolve this you would clone your pc's MAC address to the router.
05-10-2009 01:16 AM
You need to define the problem better.
MTU path discovery maybe broken if the DSL router is stopping ICMP packets.
Your PC sends a packet with size 1500, the DSL router should drop the packet and send an ICMP packet back to your PC to get the PC to reduce the packet size to 1492, is this working?
05-10-2009 11:52 PM
hi,
Thanks all of you for your reply, actually i figure out the problem, My vlans and the DSL Lan ips are with the same network. i.e my vlan management ips are with network 192.168.1.0/24 and my DSL LAN ip is also 192.168.1.1/24.
All of my vlans are assigned ip range 192.168.1.2-10 but my DSL LAN is 192.168.1.1 don't know why it is causing problem. Any suggestion
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