Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm behind a nat router (server with iptables) and 99% of the connectivity works just fine, but I can't get to some sites. Slashdot.org and www.devx.com don't show up in the browser??
I checked the routing, the firewall, the interfaces, resolv.conf, hosts files etc., but I can't find anything wrong. As I said, except for the mentioned sites everything works just fine. I can surf all I want, stream audio, use ssh and the lot.
Can you ping these web addresses? If you can't get a reply, it maybe because they don't respond to pings, but you should still be able to see the IP address resolved from the URL.
I can't think off the top of my head why you can't access certain sites.
Relay that, slashdot works in Konqi, devx.com doesn't. I'll be digging for leftovers from the previous configuration as I was connected to the internet directly at first using the workstation and not the server.
A quick test with Knoppix gives the same results on the workstation. Running tcpdump on the external interface on the server does show traffic, but nothing shows up in the browser on the workstation.
I can reach slashdot on the server with lynx, so apparantly something goes wrong when translating the source with nat. It's very strange that most sites do work, but some don't. Any clues?
It's in the Maximum Transfer Unit, MTU. The default setting of 1492 or even 1500 doesn't work well with NAT when connected with pppoe. Decreasing to 1452 works.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.