Trix wrote:
> # /etc/nsswitch.conf
> passwd: files nisplus
> shadow: files nisplus
> group: files nisplus
> hosts: files dns nisplus
Do you have root on this box? It might be useful to run a tcpdump on
your outgoing interface to see if the UDP traffic is getting out. In
reviewing your other posts, all of the tests that were successful were
TCP based (telnet port 25, lynx.)
You may want to get rid of the nisplus lines unless you are in an NIS+
environment. I don't think they'll cause any problems, but are unecessary.
Is it possible that your ISP is filtering UDP traffic?
Maybe try a 'traceroute -n 129.42.17.99' (
www.ibm.com)