-
-
Save calmh/48bdc69c8a3e73f144f3fbb104222dac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jb@syno:~/tmp $ go run foo.go | |
Port restricted NAT 213.114.6.177:27618 <nil> | |
jb@hlv-srx240> show security flow session source-port 44444 | |
Session ID: 46185, Policy name: trust-to-untrust/4, Timeout: 52, Valid | |
In: 172.16.32.182/44444 --> 217.116.122.136/3479;udp, If: vlan.100, Pkts: 1, Bytes: 72 | |
Out: 217.116.122.136/3479 --> 213.114.6.177/22805;udp, If: vlan.200, Pkts: 1, Bytes: 116 | |
Session ID: 46318, Policy name: trust-to-untrust/4, Timeout: 60, Valid | |
In: 172.16.32.182/44444 --> 217.116.122.136/3478;udp, If: vlan.100, Pkts: 9, Bytes: 720 | |
Out: 217.116.122.136/3478 --> 213.114.6.177/23507;udp, If: vlan.200, Pkts: 0, Bytes: 0 | |
Session ID: 52541, Policy name: trust-to-untrust/4, Timeout: 50, Valid | |
In: 172.16.32.182/44444 --> 217.10.68.152/3478;udp, If: vlan.100, Pkts: 10, Bytes: 792 | |
Out: 217.10.68.152/3478 --> 213.114.6.177/27618;udp, If: vlan.200, Pkts: 1, Bytes: 116 | |
Total sessions: 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment