Bimal, Your BROADCAST and your NETMASK are definately wrong for the eth1 interface.
It sort of looks like you have them mixed up, almost. here is what you probably should have: BROADCAST=192.168.2.255 NETMASK=255.255.255.0 Also, NETWORK is wrong. It should be: NETWORK=192.168.2.0 And, the GATEWAY parameter shouldn't be there at all, because the gateway is handled by eth0. Hope that helps, Jim McQuillan [EMAIL PROTECTED] On Thu, 5 Dec 2002, Bimal wrote: > Hi Rob > > I am very sure that 192.168.2.100 is only assined to eth1. All other > network has different subnet. > --------------------------------------------------------------------- > #more /etc/sysconfig/network-scripts/ifcfg-eth1 > > DEVICE='eth1' > ONBOOT='yes' > BOOTPROTO='none' > BROADCAST='255.255.255.255' > NETWORK='0.0.0.0' > USERCTL='no' > TYPE='Ethernet' > IPADDR='192.168.2.100' > GATEWAY='192.168.105.140' > NETMASK='192.168.2.255' > --------------------------------------------------------------------- > > #ifconfig > eth0 Link encap:Ethernet HWaddr 00:A0:CC:E0:BF:F0 > inet addr:192.168.105.140 Bcast:192.168.105.255 > Mask:255.255.255.0 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:882 errors:17 dropped:0 overruns:0 frame:50 > TX packets:435 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:100 > RX bytes:92346 (90.1 Kb) TX bytes:61241 (59.8 Kb) > Interrupt:10 Base address:0x1000 > > eth1 Link encap:Ethernet HWaddr 00:02:E3:24:CA:88 > inet addr:192.168.2.100 Bcast:255.255.255.255 > Mask:255.255.255.255 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:209 errors:0 dropped:0 overruns:0 frame:0 > TX packets:150 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:100 > RX bytes:18540 (18.1 Kb) TX bytes:12724 (12.4 Kb) > Interrupt:11 Base address:0x3000 > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:69 errors:0 dropped:0 overruns:0 frame:0 > TX packets:69 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:4944 (4.8 Kb) TX bytes:4944 (4.8 Kb) > > Thanks > Bimal > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.openprojects.net > -- ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.openprojects.net