RE: NAT (ipfw/natd) broken in latest -CURRENT

From: Li, Qing <qing.li_at_bluecoat.com>
Date: Mon, 29 Dec 2008 11:55:01 -0800
Hi Vadim,
 
I don't quite understand your question.
 
The ppp route insertion code always set the RTF_GATEWAY flag
regardless whether the gateway information is present.
I fixed the code such that the RTF_GATEWAY is set only if
gateway is given.
 
This ppp bug appears to be uncovered by the arp-v2 changes, however,
I was informed another thread on net_at_ also raised a ppp issue
of similar erroneous behavior in 7.x.
 
So if I remember correctly, the problem you've reported is
a different issue. I had to fix the kernel code.
 
-- Qing

________________________________

From: owner-freebsd-current_at_freebsd.org on behalf of Vadim Goncharov
Sent: Mon 12/29/2008 5:24 AM
To: freebsd-current_at_freebsd.org
Subject: Re: NAT (ipfw/natd) broken in latest -CURRENT



Hi Li, Qing!

On Thu, 18 Dec 2008 17:41:02 -0800; Li, Qing wrote about 'RE: NAT (ipfw/natd) broken in latest -CURRENT':

> I have checked in a fix for this issue (r186308), which turned out to
> be a problem in the ppp module. The ppp module updates the p2p host
> route that was installed during the tunnel configuration, however, the
> ppp code always set the RTF_GATEWAY flag. The patch has been verified to
> be working by Joe.

Will it break again all the NAT-PMP using programs which need to determine
IP-address of default gateway? Currently it works with mpd, which sets default
gateway to correct IP, not an interface or self route.

>>>> My netstat on the server side looks like:
>>>>
>>>> Internet:
>>>> Destination        Gateway            Flags    Refs      Use
> Netif
>>>> Expire
>>>> default            172.18.254.1       UGS         0    46685
> em0
>>>> 10.1.1.76          link#5             UGH         0     1735
> tun0
>>>> 127.0.0.1          link#3             UH          0     1171
> lo0
>>>> 172.18.254.0/24    link#1             U           0        0
> em0
>>>> 172.18.254.237/32  link#1             U           0        8
> em0



--
WBR, Vadim Goncharov. ICQ#166852181       mailto:vadim_nuclight_at_mail.ru
[Moderator of RU.ANTI-ECOLOGY][FreeBSD][http://antigreen.org <http://antigreen.org/> ][LJ:/nuclight]

_______________________________________________
freebsd-current_at_freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
Received on Mon Dec 29 2008 - 18:59:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:39 UTC