svn commit: r220736 - head/sbin/natd

YongHyeon PYUN pyunyh at gmail.com
Mon Apr 18 22:40:23 UTC 2011


On Mon, Apr 18, 2011 at 02:44:35PM -0700, Maxim Sobolev wrote:
> On 4/18/2011 11:13 AM, Gleb Smirnoff wrote:
> >This looks like a hack and better place for this hack would be shell
> >scripts rather than nat daemon.
> 
> Well, I am not sure how would you apply shell script in such case. The 
> problem with the original code is that natd just silently exits, leaving 
> machine without a network connection. For some reason this problem 
> started after upgrade from 7.4 to 8.2, perhaps there is some changes in 
> the dhclient which allows it to run is parallel with other start-up 
> activity.
> 

SYNCDHCP may restore old behavior of dhclient.

> And I don't see any problem with natd waiting indefinitely on the 
> interface to acquire IP address, it's no better and no worse than the 
> current behavior when the natd simply bails out.
> 
> -Maxim


More information about the svn-src-head mailing list