> ipconfig: ipaddr=192.168.1.25 ipmask=255.255.255.0 > ipconfig: ipgw=192.168.1.1 > ipconfig: dns=192.168.1.1 > ipconfig: server=192.168.1.1 sname= > term% cat /net/ndb > ip=127.0.0.1 ipmask=/104 ipgw=:: > sys=gnot > sys=gnot > dns=192.168.1.1 > > Does anyone know how I might go about solving the problem?
what is the result of "cat /net/iproute"? i would expect that routing entries are there. can you ping the hypervisor's ip address from the vm? if not, ratrace(1) can help hunt down what's goign on. - erik
