Skip to content

Instantly share code, notes, and snippets.

@calmh
Created August 18, 2016 19:38
Show Gist options
  • Save calmh/48bdc69c8a3e73f144f3fbb104222dac to your computer and use it in GitHub Desktop.
Save calmh/48bdc69c8a3e73f144f3fbb104222dac to your computer and use it in GitHub Desktop.
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