mattias
Group: Members
Posts: 14
Joined: Sep. 2005 |
|
Posted: Oct. 04 2005,15:48 |
|
Ooops, what is this 3com thing doing in the server?
First, disable or disconnect the 3com thing. I assume this wireless adapter is associated to an access point, the accesspoint has a cat5 connection to the etherbootable clien, right?
In this case, first disable dhcp on the wireless interface. Just statically assign the values from the screenshot for IP address, netmask and gateway, the configure TFTPD32 the following way:
server interface: 192.168.123.198 ip pool starting address: 192.168.123.220 size of pool: 10 boot file: etherboot.nbi WINS/DNS: 192.168.123.254 Default Router: 192.168.123.254 Mask: 255.255.255.0 Domain Name: dsl.test
You might want to take care that the addresses 192.168.123.220 to 192.168.123.229 are not assigned by your Gatway/Router box. These boxes usually can be configured to assign a range from maybe 192.168.123.100 up to 192.168.123.200.
Then create a floppy that fits the clients network card and have fun!
Regards, Mattias
|