Now that you mention it, I hope you dont mind the off topic question: Im having a little trouble with rh8 and adsl.
I followed this step by step instrucionts for my speciffic ISP, its in spanish but just by seeing the instructions you get the idea for what I did: http://www.gnome.org/~chema/infinitum/ I pasted some output that show Im already connected, I can ping 148.223.84.153 that belongs to my ISP, but I cannot ping anywhere else 8( any help will be greatelly appreciated 8) /sbin/route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 148.223.84.153 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 192.168.1.2 0.0.0.0 UG 0 0 0 eth0 [root@joco cucnews]# ping 148.223.84.153 PING 148.223.84.153 (148.223.84.153) from 200.67.101.40 : 56(84) bytes of data. 64 bytes from 148.223.84.153: icmp_seq=1 ttl=255 time=31.0 ms 64 bytes from 148.223.84.153: icmp_seq=2 ttl=255 time=21.1 ms 64 bytes from 148.223.84.153: icmp_seq=3 ttl=255 time=21.4 ms 64 bytes from 148.223.84.153: icmp_seq=4 ttl=255 time=21.4 ms 64 bytes from 148.223.84.153: icmp_seq=5 ttl=255 time=21.4 ms 64 bytes from 148.223.84.153: icmp_seq=6 ttl=255 time=22.8 ms 64 bytes from 148.223.84.153: icmp_seq=7 ttl=255 time=19.9 ms 64 bytes from 148.223.84.153: icmp_seq=8 ttl=255 time=20.1 ms --- [EMAIL PROTECTED] wrote: > >I have a new LTSP Server with a second > Networkcard... now my idea is that > >networkcard 1 is for the terminals and networkcard > two for the incomming data > >s > >like internet. > > > >I use RH8.0 has somebody a ideea to configure that > so? > > Easy. Just configure NIC 2 for normal access to the > Internet using > whatever you have already (cable/ADSL/ISDN) and then > configure NIC 1 for > a private network, e.g. 192.168.0.0/24 which is what > LTSP uses. I'm sure > RH8 will have the GUI programs for you to configure > your interfaces. > > Nothing special needs to be done with routing, since > the programs are > running on the server, unless you have chosen local > apps. But you should > ensure that dhcpd is listening on NIC 1, it's an > option to dhcpd. > Likewise your tftp and NFS services should be > allowed to 192.168.0.0/24. > > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance > Computing Channel > http://hpc.devchannel.org/ > _____________________________________________________________________ > 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 __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _____________________________________________________________________ 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
