Click to See Complete Forum and Search --> : /etc/mail/access over DHCP


Neo-Rio
06-11-2003, 05:36 AM
I have a server and a client hooked up.

I just noticed that in my sendmail access list that I have 192.168.0.2 (my client) defined as RELAY, but now that I have put DHCP into the server as well, I guess I can take this line out as the server is now picking IP adresses for the client, which are totally different to 192.168.0.2 (I think DHCP has leased it 192.168.0.3 at the moment).

Can I simply yank the relay line, or is there some other way to configure this?

how does the sendmail access file really work?, is what I guess I'm asking.

FyberOptyx
06-11-2003, 04:35 PM
You should be able specify an IP range like 192.168.0.1-192.168.0.30 or 192.168.0.0/24.