sshd and dhcp bind to specific address

Stefan Miklosovic miklosovic.freebsd at gmail.com
Wed Aug 5 21:11:11 UTC 2009


hi,

my pc gets ip address from dhcp server,
but on my pc, there is running
sshd.

I want to make ssh to listen to only one
ip address, but if ip changes due to dhcp,
ssh server do not work properly.

I know, that dhcp is able to assign ip address
to client from some range e.g. 192.168.0.1-254
It is possible to do the same with ssh in case
that it is not possible to do it only with one ip?

I want a solution which would work every time,
not only some specific one.

thank you


More information about the freebsd-questions mailing list