Re: FreeBSD breaks sockets two ways...

2001-05-11 Thread Terry Lambert
] Are you sure it's failing to allocate the port? ] ] I had a similar problem in trying to connect to a service, but ] found out that aliasing an IP didn't add the arp entry in the routing ] table (local connections were failing). If I added the arp entry by ] hand, everything wa

Re: FreeBSD breaks sockets two ways...

2001-05-11 Thread Sean Chittenden
Are you sure it's failing to allocate the port? I had a similar problem in trying to connect to a service, but found out that aliasing an IP didn't add the arp entry in the routing table (local connections were failing). If I added the arp entry by hand, everything was happy (is