|
@@ -276,7 +276,7 @@ modparam("registrar", "save_nat_flag", "FLAG_NAT")
|
|
|
|
|
|
# -- auth params --
|
|
# -- auth params --
|
|
#modparam("auth_db", "calculate_ha1", yes)
|
|
#modparam("auth_db", "calculate_ha1", yes)
|
|
-#modparam("auth_db", "plain_password_column", "password")
|
|
|
|
|
|
+#modparam("auth_db", "password_column", "password")
|
|
# minimize replay-attack window
|
|
# minimize replay-attack window
|
|
modparam("auth", "nonce_expire", 10)
|
|
modparam("auth", "nonce_expire", 10)
|
|
# deal with client's who can't do qop properly
|
|
# deal with client's who can't do qop properly
|
|
@@ -745,7 +745,7 @@ route[REGISTRAR]
|
|
# the sending IP address to an unshared one
|
|
# the sending IP address to an unshared one
|
|
# (in the future a special mcast module may
|
|
# (in the future a special mcast module may
|
|
# use unbound sockets for sending and leave
|
|
# use unbound sockets for sending and leave
|
|
- # the srouce IP address decision up to kernel
|
|
|
|
|
|
+ # the source IP address decision up to kernel
|
|
# routing tables)
|
|
# routing tables)
|
|
#DEBCONF-REPL_SEND_ADDR-START
|
|
#DEBCONF-REPL_SEND_ADDR-START
|
|
force_send_socket(udp:192.168.1.1);
|
|
force_send_socket(udp:192.168.1.1);
|