Hi,

Is it possible to specify multiple IP pools in mpd5?

Something like:

       set ippool add pool1 102.179.16.20 102.179.17.254
       set ippool add pool1 102.179.17.1 102.179.17.254

       set ipcp ranges 102.179.16.13/32 ippool pool1

Or:

       set ippool add pool1 102.179.16.20 102.179.17.254
       set ippool add pool2 102.179.17.1 102.179.17.254

       set ipcp ranges 102.179.16.13/32 ippool pool1 pool2

Which one is correct syntax?

thanks,

Ganbold





--
The luck that is ordained for you will be coveted by others.

_______________________________________________
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