port forward over ssh
I've got a linux box setup up as a firewall with a LAN behind it. The LAN is a peer-to-peer Win98 network. My boss wants to have access to the LAN from home running a Win98 remote machine.
The way I'm approaching it now...
I've got sshd setup on the office linux box.
I've got TeraTermPro with ssh patch on a remote Win98 machine.
The ssh connection works fine.
I've also got smb running on the office linux box.
Is it possible to forward the netbios-ns (or netbios-dtm) port from the remote machine to the office (or vice-versa)? Would I be able to then "Map to Network Drive" a share of the office LAN to the remote machine?
I know you have to be root to access the priviledged ports (<1024). Is sudo an option here and how would I implement that?
I know PPTP is an option, but everyone seems to bash it with its security holes. I also know that freeswan is an option, but the install seems overwhelming to my newbie brain. I also don't want to hose the set-up of the office machine to experiment with freeswan.
Any ideas or thoughts are much appreciated?
Thanks
|