Re: SSH Sourcing

2014-09-09 Thread Nagle, Edwin (James)
d.org] On Behalf Of Stuart Henderson Sent: Tuesday, September 09, 2014 10:53 AM To: Nagle, Edwin (James) Cc: Chris Cappuccio; tech@openbsd.org Subject: Re: SSH Sourcing On 2014/09/09 15:36, Nagle, Edwin (James) wrote: > I thought about running different sshd daemons but that doesn't really

Re: SSH Sourcing

2014-09-09 Thread Stuart Henderson
On 2014/09/09 15:36, Nagle, Edwin (James) wrote: > I thought about running different sshd daemons but that doesn't really > help in my situation. User IP's can vary wildly but I can restrict > access *to* the box using radius based on username. Problem is once > that user connects, I need to restri

Re: SSH Sourcing

2014-09-09 Thread Nagle, Edwin (James)
t: Tuesday, September 09, 2014 10:28 AM To: Nagle, Edwin (James) Cc: tech@openbsd.org Subject: Re: SSH Sourcing Nagle, Edwin (James) [edwin.na...@austinenergy.com] wrote: > Good morning, > > My problem is, I am separating users based on interface IP and radius, and > therefore need t

Re: SSH Sourcing

2014-09-09 Thread Chris Cappuccio
Nagle, Edwin (James) [edwin.na...@austinenergy.com] wrote: > Good morning, > > My problem is, I am separating users based on interface IP and radius, and > therefore need to force their outbound SSH sessions to bind to the IP address > of the interface they came in on (or at least a different IP

SSH Sourcing

2014-09-09 Thread Nagle, Edwin (James)
Good morning, First, I would like to thank everyone in advance for any assistance or insight that can be provided with what I am trying to accomplish. The server I am attempting to build is basically a bastion host server in which users can access to SSH out to other firewalled connections. H