From: Holger K. <hol...@gm...> - 2006-10-05 21:47:54
|
nelson pereira schrieb: > Colinux is running on my wireless XP laptop (192.168.1.101 DHCP Client), now > i would like to assign a static IP address to the Colinux of 192.168.1.3 > > How can I achieve this as when I do ifconfig i get this: > eth0 Link encap:Ethernet HWaddr 00:FF:49:21:30:00 > inet addr:192.168.0.40 Bcast:192.168.0.255 Mask:255.255.255.0 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:54 errors:0 dropped:0 overruns:0 frame:0 > TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:7729 (7.5 KiB) TX bytes:532 (532.0 b) > Interrupt:2 > > I see the TAP-win32 interface in XP but i want it to be on the same network > as XP (192.168.1.0) The configuration depends on the distribution you use. In debian it is /etc/network/interfaces. |