Re: Quagga & ripd difficulty

From: Bjoern A. Zeeb (bzeeb-lists_at_lists.zabbadoz.net)
Date: 10/20/04

  • Next message: Igor Sysoev: "Re: aio_connect ?"
    Date: Wed, 20 Oct 2004 16:16:50 +0000 (UTC)
    To: Vladimir Terziev <vladimir.terziev@sun-fish.com>
    
    

    On Wed, 20 Oct 2004, Vladimir Terziev wrote:

    > In fact i can't even predict the name of the interface via which the traffic will be routed, because my VPN is based on VTUN servers. They choose the next free tun device, respectively interface, when the VPN connection is established beteen 2 peers.

    use sth like
            device tun1;
    in your vtun config.

    PS: vtun is not secure !

    -- 
    Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Igor Sysoev: "Re: aio_connect ?"