https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223824

--- Comment #2 from aonishenko <[email protected]> ---
MPD5 config

default:
        load l2tp_client
        log +link +auth +chat
l2tp_client:
    create bundle static L2TPB
    set iface up-script /usr/local/etc/mpd5/if-up.sh
    set iface down-script /usr/local/etc/mpd5/if-down.sh
    create link static L2TPL l2tp
    set link action bundle L2TPB
    set auth authname "candy"
    set auth password "kHnMJ%D5G"
    set link max-redial 0

    set link keep-alive 20 75
    set l2tp peer 77.37.146.85
    open

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to