Alex Povolotsky wrote:
And, again, please show me your mpd.conf

Attached.

--
Alexander Motin [EMAIL PROTECTED]
Optima Telecom
default:
        log -bund -fsm -lcp
        set console ip 127.0.0.1
        set console user xxx yyy
        set console open
        set netflow node netflow
        set netflow hook 200
        new -N b0 l0
        load server_default
        new -N b1 l1
        load server_default
        new -N b2 l2
        load server_default
....
        new -N b897 l897
        load server_default
        new -N b898 l898
        load server_default
        new -N b899 l899
        load server_default

server_default:
        set bundle no multilink
        set bundle yes noretry
        set iface enable tcpmssfix
        set ipcp ranges lo0 127.0.0.2/32
        set ipcp dns 195.248.191.67 195.248.191.72
        set ipcp no vjcomp
        set link mtu 1492
        set link mru 1492
        set link accmap 0x00000000
        set link keep-alive 30 100
        set link max-redial -1
        set link deny pap
        set link enable pap
        set link no chap
        set link no eap
        set link no acfcomp
        set link no protocomp
        set auth disable internal
        set auth enable radius-auth
        set auth enable radius-acct
        set radius server x.x.x.x yyy 1645 1646
        set radius timeout 7
        set radius retries 5
        set radius me vlan110
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to