OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext_if
(Results
1 - 6
of
6
) sorted by relevancy
/src/share/examples/npf/
soho_gw-npf.conf
9
$
ext_if
= "wm0"
10
$ext_v4 = inet4($
ext_if
)
11
$ext_addrs = ifaddrs($
ext_if
)
24
# Note: if $
ext_if
has multiple IP addresses (e.g. IPv6 as well),
26
map $
ext_if
dynamic $localnet -> $ext_v4
30
map $
ext_if
dynamic 198.51.100.2 port 22 <- $ext_v4 port 9022
37
group "external" on $
ext_if
{
l2tp_gw-npf.conf
9
$
ext_if
= "hme0"
18
map $
ext_if
dynamic 192.0.2.0/24 -> inet4($
ext_if
)
26
group "external" on $
ext_if
{
62
pass in final proto esp from any to inet4($
ext_if
)
63
pass out final proto esp from inet4($
ext_if
) to any
64
pass stateful in final from any to inet4($
ext_if
) port "ipsec-nat-t"
65
pass stateful in final from any to inet4($
ext_if
) port l2tp
103
#pass in final proto tcp to inet4($
ext_if
) port www
/src/usr.sbin/npf/npftest/
npftestl3.conf
3
$
ext_if
= "npftest0"
27
map $
ext_if
static $local_ip3 <-> $pub_ip3
28
map $
ext_if
dynamic $local_ip2 <-> $pub_ip2
29
map $
ext_if
dynamic $local_net -> $pub_ip1
30
map $
ext_if
dynamic $local_ip1 port 6000 <- $pub_ip1 port 8000
42
map $
ext_if
static algo npt66 $net6_inner <-> $net6_outer
43
map $
ext_if
static algo netmap $net_a <-> $net_b
44
map ruleset "map:some-daemon" on $
ext_if
46
group "ext" on $
ext_if
{
npftest.conf
3
$
ext_if
= "npftest0"
45
map $
ext_if
static $local_ip3 <-> $pub_ip3
46
map $
ext_if
dynamic $local_ip2 <-> $pub_ip2
47
map $
ext_if
dynamic $local_net -> $pub_ip1
48
map $
ext_if
dynamic $local_ip1 port 6000 <- $pub_ip1 port 8000
60
map $
ext_if
static algo npt66 $net6_inner <-> $net6_outer
61
map $
ext_if
static algo netmap $net_a <-> $net_b
62
map ruleset "map:some-daemon" on $
ext_if
64
group "ext" on $
ext_if
{
/src/tests/net/if_ipsec/
t_ipsec_natt.sh
115
\$
ext_if
= inet4(shmif1)
117
map \$
ext_if
dynamic \$localnet -> \$
ext_if
118
group "external" on \$
ext_if
{
/src/tests/net/ipsec/
t_ipsec_natt.sh
148
\$
ext_if
= inet4(shmif1)
150
map \$
ext_if
dynamic \$localnet -> \$
ext_if
151
group "external" on \$
ext_if
{
Completed in 15 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025