| | List |
| Subject: | Re: is it possible to have 2 natd ? |
| Poster: | HenriHenneberthlh@restart.be |
| Date: | Tue, 20 Mar 2007 05:20:02 -0500 |
| Related Postings: | 1 2 3 4 5 6 7 |
patrice wrote:
> "patrice" a écrit dans le message de
> news:45fecb78$0$6099$426a74cc@news.free.fr...
>> From an outside pc: ping toward an ip routed to the modem:
>> Mar 19 18:36:25 servidea kernel: ipfw: 2101 Divert 3615 ICMP:8.0
> 10.10.20.4
>> 65.168.96.71 in via bge0
>> Mar 19 18:36:25 servidea kernel: ipfw: 2101 Divert 3615 ICMP:8.0
> 10.10.20.4
>> 65.168.96.71 out via bge0
>> Mar 19 18:36:25 servidea kernel: ipfw: 2102 Accept ICMP:8.0 192.168.0.101
>> 65.168.96.71 out via bge0
>> Mar 19 18:36:25 servidea kernel: ipfw: 2103 Accept ICMP:0.0 65.168.96.71
>> 192.168.0.101 in via bge0
>>
>
> ok, i ve found, it is need to divert outgoing traffic as well as incoming
> traffic
>
> outgoing : divert 3615 ip from 10.10.0.0/16 to not 10.10.0.0/16 via bge0
> incoming: divert 3615 ip from any to 192.168.0.101 in via bge0
>
> 192.168.0.101 is the ip aliased by natd, so every answer coming back for
> natd should be divert to natd
OK, my divert was too restrictive to take response into account. Your
incoming rule take care of this.
Thank you for the follow up.
Henri
>
>
|
|