mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
minus the vendor Makefiles Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
10 lines
427 B
Text
10 lines
427 B
Text
in on zx0 tcp 10.3.3.3,12345 10.1.1.1,23
|
|
out on zx0 tcp 10.2.2.1,10023 10.3.3.3,12345
|
|
in on zx0 tcp 10.3.3.3,12345 10.1.1.1,53
|
|
out on zx0 tcp 10.2.2.1,10053 10.3.3.3,12345
|
|
in on zx0 tcp 10.3.3.3,12346 10.1.0.0,23
|
|
out on zx0 tcp 10.2.2.1,10023 10.3.3.3,12346
|
|
in on zx0 udp 10.3.3.3,12345 10.1.1.0,53
|
|
out on zx0 udp 10.2.2.1,10053 10.3.3.3,12345
|
|
in on zx0 tcp 10.3.3.3,12345 10.1.1.0,53
|
|
out on zx0 tcp 10.2.2.1,53 10.3.3.3,12345
|