Debian VE networking no longer works? [message #4370] |
Fri, 07 July 2006 20:39 |
mike503
Messages: 4 Registered: July 2006
|
Junior Member |
|
|
As far as I can tell, I haven't changed any configuration settings on the host or the VE.
Host: CentOS 4.3
VE: debian-3.1-x86_64-minimal
Boots up fine
[root@mike network]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
191.255.255.1 0.0.0.0 255.255.255.255 UH 0 0 0 venet0
0.0.0.0 191.255.255.1 0.0.0.0 UG 0 0 0 venet0
[root@mike network]# ifconfig
No usable address families found.
socket: No such file or directory
[root@mike network]#
[root@mike network]# nslookup yahoo.com
nslookup: isc_socket_create: not enough free resources
[root@mike network]# ping 127.0.0.1
socket: No buffer space available
But I am getting all these errors. The odd thing is I can ssh inbound from a remote host. But once I'm on there it's basically useless... any help is appreciated.
I haven't modified the /etc/network/interfaces file, either.
|
|
|
|
|
|
|
|
|