Enrico, Did you make sure to restart dhcpd?
I just went through this after I added a new client to my home network after a long interval of not setting up new clients, so I was a bit rusty. Client couldn't get an address from dhcp because dhcpd knew nothing about the new MAC address until it read the dhcp.conf on restart. Hope that helps, John New On Thu, 2004-12-02 at 14:55, agenteo wrote: > Hi, > I've take the school terminal server at home to upgrade the packages of > my ubuntu Linux system. Then I've tried to connect a P75 I've got. > I've added it to the dhcpd.conf coping a working station block, changing > the MAC and the IP. So I've cheked the hosts file (there's a match > created by the ltsp script). Then I've added the new station to the > lts.conf file coping a working station block and changing the IP. > > Now when I start the client, it load the ROM founds the dhcp server > (tail -f /var/log/syslog show DHCPDISCOVER OFFER REQUEST PACK messages > for the client's IP). The last message is tftp: read: connection refused. > > On the client I see: > mount: nfsmount failed: Bad file descriptor > NFS: mount program didn't pass remote address > mount: Mounting 192.168.1.100:/opt/ltsp/i386 on /mnt failed: Invalid > argument > > There's an error message an a choice of four possibly problems NFS not > running (it is running), check the position of the kernel (it's ok) and > other two... the point is the terminal server was working. > > Someone can help me make this client work? > Thanks for the suggestions, > Enrico > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _____________________________________________________________________ > 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.freenode.net > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _____________________________________________________________________ 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.freenode.net
