Hi Antonello, Your guess is as good as mine. But it doesn't really matter since you can always change it later. If you are using Ubuntu 6.06 I think you're probably using ltsp 4.2. If so after you're setup you can go to a command line and type:
sudo ltspadmin That will start the ltspadmin program. From there you can examine your options and change them very easily. You want the nic that says 192.168.0.254 to serve dhcp to your ltsp clients and the other nic to go to the internet. It should look something like this when you have it set up. nterface IP Address Netmask Network Broadcast Used eth0 192.168.0.254 255.255.255.0 192.168.0.0 192.168.0.255 <----- eth1 10.110.0.105 255.255.0.0 10.110.0.0 10.110.255.255 I hope this helps. John On 6/23/07, Antonello Facchetti <[EMAIL PROTECTED]> wrote: > I'm installing edubuntu 6.06 as an ltsp server. > The pc has got two nics, one for the terminals and the other to access > to the internet. > The installaton procedure asks to configure the so-called "main ethernet > card", but I can't figure out which one of the nics is the "main" nic: > is it the one for the thin clients or the one to access the internet? > I could find no hint in the documentation. > > tia > Antonello > > -- > edubuntu-users mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/edubuntu-users > -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
