-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 James Knott schrieb:
Rauch Christian wrote:
James Knott schrieb:
I could be mistaken, but it doesn't appear Webmin supports this function either. It is possible to configure a "fixed-address" in dhcpd.conf, but that seems to be a lot of work, for something that should be simple to accomplish.
Not really. I have a small network here with fixed IPs via DHCP and I simply add an entry like the one below to /etc/dhcpd.conf for each of my PCs:
host hostname { hardware ethernet 00:11:22:33:44:55; fixed-address 192.168.0.99; }
That's exactly what I mentioned above. On the other hand, on a router at work, I can view a list of computers (MAC addresses) getting an IP address from the DHCP server and then select one and assign it a reserved address.
arp -a does this job. it lists currently active PCs with their MAC, IP and (if available) hostname. hth, Chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFlEDeayhvFxrDZlkRAmErAJ9WSvj946azGQt6Nf7AsedRejt1zQCcCBTY FXlKew6/X2HpuqzIZvgHgJs= =q/op -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org