On Thursday 28 September 2006 19:36, Gustin Johnson wrote: > Do all the machines return the same IP when you run host > www.contribs.org (nslookup on windows). > I am looking for DNS issues (are the /etc/resolv.conf files the same?)
All machines return the same IP - even if I use the IP address and not domain name - same result. If I run XP under vmware on this pc, XP can reach the site just fine, so it appears to be definitely something to do with linux on this particular pc. > > Is there anything different in the traffic that they generate (compare > ethereal runs, tethereal can be handy on non-gui firewalls). > I took a look on the problem pc using tcpdump - all I see is the request going out and nothing coming in. I'll take a look on the firewall and see if there is anything there. > Just to be sure, iptables -L > It should look like this: > $ sudo iptables -L > Password: > Chain INPUT (policy ACCEPT) > target prot opt source destination > > Chain FORWARD (policy ACCEPT) > target prot opt source destination > > Chain OUTPUT (policy ACCEPT) > target prot opt source destination > I don't think the module is loaded - this is what I get apollo ~ # iptables -L FATAL: Module ip_tables not found. iptables v1.3.5: can't initialize iptables table `filter': iptables who? (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. apollo ~ # Thanks for the ideas though... Martin _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

