I am trying to allow terminals from a different subnet to run of our one
ltsp server.  The server works, all the terminals on the eth1 subnet &
first NIC work.  However, I cannot get tftp to download the kernel on
the eth0 subnet.  I have checked the hosts.allow and have two lines:
in.tftpd:129.21.231.
in.tftpd: 129.21.247.
I also tried
in.tftpd: ALL
just to see if this would make a difference, but in either case I can
only get the 231 subnet terminals to boot. The terminals on the 247
subnet are able to get the dhcp response from the terminal server with
both nics, so they can get to the server for this part at least.

PS - I'm sure someone will say, just get it all on the same subnet, but
due to the situation it is not possible.

Any ideas?  Thanks

Anthony



##IFCONFIG OUTPUT## 

eth0      Link encap:Ethernet  HWaddr 00:02:B3:BC:5A:21  
          inet addr:129.21.247.242  Bcast:129.21.247.255 
Mask:255.255.255.128 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 
          RX packets:102956 errors:0 dropped:0 overruns:0 frame:0 
          TX packets:117271 errors:0 dropped:0 overruns:0 carrier:0 
          collisions:0 txqueuelen:100 
          RX bytes:29711171 (28.3 MiB)  TX bytes:81016942 (77.2 MiB) 
          Interrupt:18 

eth1      Link encap:Ethernet  HWaddr 00:10:DC:52:AE:A3  
          inet addr:129.21.231.105  Bcast:129.21.231.127 
Mask:255.255.255.128 
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1 
          RX packets:53873 errors:0 dropped:0 overruns:0 frame:0 
          TX packets:75726 errors:0 dropped:0 overruns:0 carrier:0 
          collisions:0 txqueuelen:100 
          RX bytes:7375394 (7.0 MiB)  TX bytes:52247955 (49.8 MiB) 
          Interrupt:17 Base address:0x2000 

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:6004 errors:0 dropped:0 overruns:0 frame:0 
          TX packets:6004 errors:0 dropped:0 overruns:0 carrier:0 
          collisions:0 txqueuelen:0 
          RX bytes:1642888 (1.5 MiB)  TX bytes:1642888 (1.5 MiB) 

##ROUTE OUTPUT## 

Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
129.21.231.0    *               255.255.255.128 U     0      0        0
eth1
129.21.247.128  *               255.255.255.128 U     0      0        0
eth0
default         gw-231-0-9bit.i 0.0.0.0         UG    0      0        0
eth1






-------------------------------------------------------
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

Reply via email to