Re: Choosing which interface to use

2006-04-07 Thread guru
El día Friday, April 07, 2006 a las 08:29:03AM -0600, hal escribió: > I am setting up a VPN client on a 6.0 box of mine. > As a result of the VPN client (openvpn) running I > have two interfaces active, xl0 needed by the dhcp > client and tun0 used by the vpn client. > > The question. How do I t

Re: Choosing which interface to use

2006-04-07 Thread Bill Moran
hal <[EMAIL PROTECTED]> wrote: > I am setting up a VPN client on a 6.0 box of mine. > As a result of the VPN client (openvpn) running I > have two interfaces active, xl0 needed by the dhcp > client and tun0 used by the vpn client. > > The question. How do I tell an application perhaps telnet, >

Choosing which interface to use

2006-04-07 Thread hal
I am setting up a VPN client on a 6.0 box of mine. As a result of the VPN client (openvpn) running I have two interfaces active, xl0 needed by the dhcp client and tun0 used by the vpn client. The question. How do I tell an application perhaps telnet, ssh, or ftp to use tun0 and not xl0? hal ___