diff for duplicates of <45219fb005070601577205f256@mail.gmail.com> diff --git a/a/1.txt b/N1/1.txt index eb7f2d7..2eb7dfa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,9 +17,9 @@ don't match any chain of the 'nat' table. chain. So, logging NAT connections (already made), shows that the packets already have an output device. Example: "iptables -A FORWARD -j LOG -o eth2", with example result: -Jul 6 10:18:29 thecrow IN=eth0 OUT=eth2 SRC\x192.168.4.20 -DSTb.57.136.215 LENR TOS=0x00 PREC=0x00 TTLc IDF487 DF -PROTO=TCP SPT3967 DPT€ WINDOWc712 RES=0x00 ACK URGP=0 +Jul 6 10:18:29 thecrow IN=eth0 OUT=eth2 SRC=192.168.4.20 +DST=62.57.136.215 LEN=52 TOS=0x00 PREC=0x00 TTL=63 ID=46487 DF +PROTO=TCP SPT=33967 DPT=80 WINDOW=63712 RES=0x00 ACK URGP=0 3. The NAT applied by the connection tracker (not by 'nat' table) is done _after_ the FORWARD chain of the filter table. I SNAT all @@ -49,7 +49,3 @@ order to get routing _after_ the connection tracking NAT is made? Am I wrong in something? Thanks in advance! -_______________________________________________ -LARTC mailing list -LARTC@mailman.ds9a.nl -http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc diff --git a/a/content_digest b/N1/content_digest index 435f946..844283b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Llu\303\255s Batlle <viriketo@gmail.com>\0" - "Subject\0[LARTC] About routing, nat, the FORWARD chain,\0" - "Date\0Wed, 06 Jul 2005 08:57:40 +0000\0" + "Subject\0About routing, nat, the FORWARD chain, and a bit of Julian's patches\0" + "Date\0Wed, 6 Jul 2005 10:57:40 +0200\0" "To\0lartc@mailman.ds9a.nl" " netfilter@lists.netfilter.org\0" "\00:1\0" @@ -24,9 +24,9 @@ "chain. So, logging NAT connections (already made), shows that the\n" "packets already have an output device. Example: \"iptables -A FORWARD\n" "-j LOG -o eth2\", with example result:\n" - "Jul 6 10:18:29 thecrow IN=eth0 OUT=eth2 SRC\0312.168.4.20\n" - "DSTb.57.136.215 LENR TOS=0x00 PREC=0x00 TTLc IDF487 DF\n" - "PROTO=TCP SPT3967 DPT\342\202\254 WINDOWc712 RES=0x00 ACK URGP=0\n" + "Jul 6 10:18:29 thecrow IN=eth0 OUT=eth2 SRC=192.168.4.20\n" + "DST=62.57.136.215 LEN=52 TOS=0x00 PREC=0x00 TTL=63 ID=46487 DF\n" + "PROTO=TCP SPT=33967 DPT=80 WINDOW=63712 RES=0x00 ACK URGP=0\n" "\n" "3. The NAT applied by the connection tracker (not by 'nat' table) is\n" "done _after_ the FORWARD chain of the filter table. I SNAT all\n" @@ -55,10 +55,6 @@ "\n" "Am I wrong in something?\n" "\n" - "Thanks in advance!\n" - "_______________________________________________\n" - "LARTC mailing list\n" - "LARTC@mailman.ds9a.nl\n" - http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc + Thanks in advance! -7b3ef974dd07d499f09630262e3d63568c187d0679cb9ccc8be17804cdd6b27d +71690cc161e90dde07ffcf4e2ceacbbd4841d7dad4d6b8d264eb4bdf41d26c0b
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.