* Is this mapping possible in netfilter or socks 5 proxy ?
@ 2005-02-20 9:47 Christopher Sagayam
0 siblings, 0 replies; only message in thread
From: Christopher Sagayam @ 2005-02-20 9:47 UTC (permalink / raw)
To: netfilter
Is this possible using netfilter ?
Can it be a proxy for ssh or sftp too ?
here is the setup that I need:
many client computers C1 to C30 connect to the
internet using ONE
gateway computer server running socks5 or netfilter proxy S1
client C1 connects to local LAN Socks/netfilter proxy S1
and authenticates using
username U1
S1 connects to SSH server external server ES1
authenticates using
username EU1.
client C1 can transfer files, upload and download
or do SSH or SFTP to
ES1 now
client C1 has NO knowledge of the usernames and
passwords needed for
ES1
a mapping file or some mechanism defines to the
Socks proxy S1 that it
needs to connect to ES1 using username EU1 if a
client logs into it
using username U1
Is the above possible in socks 5/netfilter or is it
possible in squid or any
other Linux proxy server for that matter ?
Any help will be greatly appreciated
Thanks
chris
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-20 9:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-20 9:47 Is this mapping possible in netfilter or socks 5 proxy ? Christopher Sagayam
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.