Mike Price wrote:
> I am looking for a FreeBSD SSH command-line command that will  forward all
> TCP/UDP traffic through port: 53.
> Then I need a plink or Cygwin MS-DOS command to tunnel all my XP traffic.
> 
> please help...
freebsd: ssh -D 53 [EMAIL PROTECTED]

Cygwin...I would imagine it would be the exact same assuming you have ssh on 
the base install.
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to