Code: Select all
FEATURES="-sandbox -usersandbox" emerge --oneshot net-libs/libnidsCode: Select all
http_proxy="http://your.proxy.here:port" emerge --oneshot pciutilsCode: Select all
netstat -atYup, I could have been a bit clearer on thatlindale wrote:moocha,
Did you mean I should execute 'netstat -at' while the 'hang' is occurring?
There it is. It's trying to connect to the IP number 1.0.0.0, which is completely bogus... Looks like your DNS server is acting up. I've seen a couple of reports about names resolving to 1.0.0.0 on some home router appliances (NetGear and the like).lindale wrote:Code: Select all
tcp 0 1 10.10.10.80:knetd 1.0.0.0:www SYN_SENT
Code: Select all
# netstat -at
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 1 10.0.0.4:52285 1.0.0.0:http SYN_SENT