Is there a way for show connections to show only the outbound? It's seems to be very difficult to filter out the outbound only from such a large output.
Ricardo On Tue, 2008-09-09 at 16:25 -0700, Tom Eastep wrote: > Tom Eastep wrote: > > > As Martin has described, the left part of each entry describes the > > original connection and the right side describes the reverse direction. > > Note that when NAT occurs, the left part is not a mirror image of the right > side. > > Here's an example where a masqueraded host (192.168.0.9) connected to an > external HTTPS site. > > The left side has > > src=192.168.0.9 dst=63.245.209.119 > > While the right side has > > src=63.245.209.119 dst=172.20.1.102 > > 172.20.1.102 is the Shorewall box's external IP address. > > ipv4 2 tcp 6 80 TIME_WAIT src=192.168.0.9 dst=63.245.209.119 > sport=38171 dport=443 packets=9 bytes=1469 src=63.245.209.119 > dst=172.20.1.102 sport=443 dport=38171 packets=8 bytes=1595 [ASSURED] mark=0 > secmark=0 use=1 > > -Tom > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ Shorewall-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/shorewall-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
