On Thu, 06 May 2004 17:45:01 +0000, David Efflandt wrote:
> You do not say what Win version, but XP has native ipsec and I have used
> SSHSentinal trial version (maybe no longer available) to VPN a Win98se box
> on dialup to freeswan (ipsec) on Linux connected via adsl. But a hole
> needs to be opened in the Linux firewall (by root) for the ipsec
> connection (which can be done with from freeswan related scripts).
The windows computer is Windows 2000
> It may be easier to use ssh with port forwarding to just tunnel specific
> ports (does not require root access on remote server). But I have not
> tried ssh port forwarding with a Windows ssh client like Putty. Instead I
> connected ssh Linux2Linux with gatewayed ports so I could connect a Win
> terminal client on my end to HP3000 (computer) on distant LAN.
I'll try to explain what I want in a little more detail. The main reason
for this is that I wish to host 2-3 IRCXPRO servers, a windows IRC server.
But, all my colocated servers are linux based, so I host them at home.
Unfortunatly my home ISP only assigns one IP address to me, so I wish to
some how tunnel the IPs from my colocated servers to home. I'm not sure
about VPNs and the like so am not sure what software I need to use.
The reason I dont want to use port forwarding is that all connections will
appear to originate from the server forwarding the connection, this isn't
useful for operating IRC.
I've taken a quick look at
http://openvpn.sourceforge.net/ it supports
both Linux and Windows, but im not sure if it will allow me to do what I
wish.
Peter Verrill