forked from Stichting-MINIX-Research-Foundation/minix
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathn2
More file actions
19 lines (19 loc) · 748 Bytes
/
Copy pathn2
File metadata and controls
19 lines (19 loc) · 748 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
out on zx0 tcp 10.1.1.1,1025 10.1.1.1,1025
out on zx0 tcp 10.1.1.1,1025 10.1.1.2,1025
out on zx0 10.1.1.0 10.1.1.2
out on zx0 10.1.1.1 10.1.2.1
out on zx0 tcp 10.1.1.2,1025 10.1.1.1,1025
out on zx0 tcp 10.1.1.2,1025 10.1.1.1,1025
out on zx0 tcp 10.1.1.2,1026 10.1.1.1,1025
out on zx0 udp 10.1.1.2,1025 10.1.1.1,1025
out on zx0 tcp 10.1.1.3,2000 10.1.2.1,80
out on zx0 tcp 10.1.1.3,2001 10.1.3.1,80
out on zx0 tcp 10.1.1.3,2002 10.1.4.1,80
out on zx0 tcp 10.1.1.3,2003 10.1.4.1,80
in on zx0 10.1.1.1 10.1.1.2
in on zx0 tcp 10.1.1.1,1025 10.1.1.2,1025
in on zx0 10.1.1.2 10.1.1.1
in on zx0 tcp 10.1.1.1,1026 10.3.4.5,40000
in on zx0 tcp 10.1.1.1,1025 10.3.4.5,40000
in on zx0 udp 10.1.1.2,1025 10.3.4.5,40001
in on zx0 tcp 10.1.2.1,80 10.3.4.5,40001