Networking Forums

Networking Forums > Computer Networking > Linux Networking > ssh daemon on only one nic card

Reply
Thread Tools Display Modes

ssh daemon on only one nic card

 
 
erniehannell@yahoo.ca
Guest
Posts: n/a

 
      09-17-2005, 10:44 PM

I'm getting ready to setup a new restricted access ssh host and a
question came to me. How would you configure the ssh daemon to only
run on one interface?

Ernie

 
Reply With Quote
 
 
 
 
codymccain@gmail.com
Guest
Posts: n/a

 
      09-18-2005, 07:01 AM
I suggest first looking at the manual page for sshd by doing a

man sshd_config

There is an option for specifying ListenAddress. This is the IP
address that the daemon will listen on. If that IP address is assigned
to only one interface, I believe you can achieve your desired goal.

--Cody

 
Reply With Quote
 
erniehannell@yahoo.ca
Guest
Posts: n/a

 
      09-18-2005, 02:01 PM

>
> There is an option for specifying ListenAddress. This is the IP
> address that the daemon will listen on. If that IP address is assigned
> to only one interface, I believe you can achieve your desired goal.


.... and sure enough there it is in man page "black&white&electrons,
thanks.

Ernie

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is avahi daemon? MohsinHijazee Linux Networking 6 01-25-2008 06:34 AM
how to run a java program as a daemon? vizlab Linux Networking 2 12-13-2004 06:09 PM
Rsync daemon problems David Linux Networking 1 09-15-2004 12:49 AM
ftp daemon recomendations please Graeme Hinchliffe Linux Networking 0 09-14-2004 01:13 PM
fetchmail: daemon or cron job? Nick E. Linux Networking 3 02-05-2004 11:10 AM



1 2 3 4 5 6 7 8 9 10 11