I haven't done a test, but I can't access www.tdwaterhouse.com, nor
cgi.myccinfo.com with the second (>) set in the following diff list:
< # CONFIG_IP_MULTIPLE_TABLES is not set
< # CONFIG_IP_ROUTE_MULTIPATH is not set
< # CONFIG_IP_ROUTE_TOS is not set
---
> CONFIG_IP_MULTIPLE_TABLES=y
> CONFIG_IP_ROUTE_FWMARK=y
> CONFIG_IP_ROUTE_NAT=y
> CONFIG_IP_ROUTE_MULTIPATH=y
> CONFIG_IP_ROUTE_TOS=y
< # CONFIG_INET_ECN is not set
---
> CONFIG_INET_ECN=y
< # CONFIG_NET_DIVERT is not set
---
> CONFIG_NET_DIVERT=y
The problem is that the connect() call doesn't do anything - to any
port. tcpdump shows other activity but NO packets out the correct
port for the above sites. Most other sites seem to work fine, and I'm
using NAT, so my iMac will route to the sites fine. I just cannot
initiate a connection from the linux box itself.
email if you need other details. I'll try to narrow it down.
|