Lines Matching full:gw
253 # Host is client, jail 'gw' is the captive portal gateway, jail 'srv'
262 vnet_mkjail gw ${epair_gw}b ${epair_srv}a
267 jexec gw ifconfig ${epair_gw}b 192.0.2.1/24 up
268 jexec gw ifconfig lo0 127.0.0.1/8 up
269 jexec gw sysctl net.inet.ip.forwarding=1
271 jexec gw ifconfig ${epair_srv}a 198.51.100.1/24 up
278 pft_set_rules gw \
282 jexec gw pfctl -e
287 # Run the echo server only on the gw, so we know we've redirectly
289 jexec gw /usr/sbin/inetd -p ${PWD}/echo_inetd.pid $(atf_get_srcdir)/echo_inetd.conf
294 jexec gw killall inetd
297 pft_set_rules gw \
327 # Host is client, jail 'gw' is the captive portal gateway, jail 'srv'
336 vnet_mkjail gw ${epair_gw}b ${epair_srv}a
341 jexec gw ifconfig ${epair_gw}b 192.0.2.1/24 up
342 jexec gw ifconfig lo0 127.0.0.1/8 up
343 jexec gw sysctl net.inet.ip.forwarding=1
345 jexec gw ifconfig ${epair_srv}a 198.51.100.1/24 up
349 jexec gw dnctl pipe 1 config bw 300KByte/s
354 pft_set_rules gw \
360 jexec gw pfctl -e
365 jexec gw /usr/sbin/inetd -p ${PWD}/gw.pid $(atf_get_srcdir)/echo_inetd.conf
374 pft_set_rules gw \
385 jexec gw killall inetd