[rbak-nsp] Subnet mask and default gateway for CLIPS from
David Freedman
david.freedman at uk.clara.net
Fri Jun 19 08:45:47 EDT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> I don't want to steer all traffic to one client :)
> I'm used Framed-Route = "0.0.0.0 188.116.130.253 1" trying set default
> gateway to 188.116.130.253. I don't find any other radius attributes to set
> default gateway.
Ah, you are not using PPP here I just noticed, perhaps you should look
at interface and dhcp server policy scopes:
!
interface dhcp_int multibind
ip address 188.116.128.254
ip address 188.116.129.254 secondary
ip address 188.116.130.254 secondary
dhcp server interface
!
!
dhcp server policy
default-lease-time 1800
maximum-lease-time 3600
subnet 188.116.128.0/24
range 188.116.128.1 188.116.128.253
option router 188.116.128.254
option domain-name-server 1.2.3.4 15.16.17.18
option dhcp-server-identifier 119.20.21.22
subnet 188.116.129.0/24
range 188.116.129.1 188.116.129.253
option router 188.116.129.254
option domain-name-server 1.2.3.4 15.16.17.18
option dhcp-server-identifier 119.20.21.22
subnet 188.116.130.0/24
range 188.116.130.1 188.116.130.253
option router 188.116.130.254
option domain-name-server 1.2.3.4 15.16.17.18
option dhcp-server-identifier 119.20.21.22
!
etc..
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAko7iHsACgkQtFWeqpgEZrIxawCgxsMoa62GUjP+Omx/n1WYQe/3
hZMAoIxjrNVPvWolThlfgSmvGLeHT3uw
=jVcw
-----END PGP SIGNATURE-----
More information about the redback-nsp
mailing list