Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - atomic

Pages: [1]
1
Installation issues / Re: DHCP and MAC addresses: How to Purge?
« on: November 06, 2008, 12:09:56 am »
Seth,

You can certainly add a host reservation in your dhcpd.conf file, just append after everything:

------------------------
host name-goes-here {
hardware ethernet (insert mac address here, without brackets)
fixed address x.y.z.w
}
------------------------

Also, dhcp stores the addresses it gives out in a leases file (/var/lib/dhcpd/dhcpd.leases), you can probably delete it, touch, and restart dhcpd (i am not sure if this will break something on a lmce system), or possibly, make offending address expire. Safest way though is to add a host reservation.

Best regards

2
Compatible Products & Services / Re: USB UIRT's in the EU
« on: October 24, 2008, 11:41:15 am »
Ok, i just sent you an email, check there please :D

3
Compatible Products & Services / Re: USB UIRT's in the EU
« on: October 24, 2008, 12:22:25 am »
Zug: you should have a PM in your inbox.

Pages: [1]