Searched refs:ACCEPT6TO4RELAY (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/etc/default/
H A Dinetinit.dfl34 # ACCEPT6TO4RELAY sets the policy for 6to4 tunnels communicating with 6to4
41 # with 6to4 Relay Routers has been disabled by default. ACCEPT6TO4RELAY
47 # When ACCEPT6TO4RELAY=YES, RELAY6TO4ADDR will be used to determine the
53 ACCEPT6TO4RELAY=NO
/opensolaris-onvv-gate/usr/src/cmd/svc/milestone/
H A Dnet-iptun126 # ACCEPT6TO4RELAY and RELAY6TO4ADDR. If ACCEPT6TO4RELAY=NO, the
130 ACCEPT6TO4RELAY=`echo "$ACCEPT6TO4RELAY" | /usr/bin/tr '[A-Z]' '[a-z]'`
131 if [ "$ACCEPT6TO4RELAY" = yes ]; then

Completed in 30 milliseconds