From: Holger K. <hol...@gm...> - 2006-09-29 18:19:03
|
Merrick Berg schrieb: > Occasionally when colinux is operating my Windows network connection > drops out. Interestingly enough my colinux internet connection still > works. My Windows network can only be restored by shutting down colinux. > How is your colinux config? Which version of colinux is running? Are you using colinux as a internet router for windows? > > Windows virtual adapter named 'colinux" configured as follows: > IP address: 192.168.37.10 > Subnet mask: 255.255.255.0 > Default gateway: 192.168.37.10 > > Colinux network settings: > > /etc/sysconfig/network-scripts/ifcfg-eth0 > DEVICE=eth0 > IPADDR=192.168.37.40 > NETMASK=255.255.255.0 > GATEWAY=192.168.37.10 > ONBOOT=yes > /etc/sysconfig/network-scripts/ifcfg-static: > DEVICE=eth1 > IPADDR=123.456.789.01 > NETMASK=255.255.255.0 > GATEWAY=123.456.168.1 > ONBOOT=no What is this eth1 good for? It will never work with the address containing 456 or 789. |