thank you erik. you are very careful! I didn’t aware that garbage. however removing “ip” does not fix my problem. looking source code I guess: names that are not followed by “=“ are just discarded. I want to know whether this is only to me.
erik, thanks again! > 2015/09/27 0:28、erik quanstrom <[email protected]> のメール: > >> ipnet=local ip=192.168.0.0 ipmask=255.255.255.0 >> ipgw=192.168.0.1 >> smtp=ar > !> ntp=ntp.jst.mfeed.ad.jp ip >> auth=hebe >> fs=hebe >> # the dns values are advertised by DHCP server >> # we assume that dhcpd is running on the same ip. look /cfg/common/cpurc >> dns=192.168.0.6 > > this is an indication of an issue. > > the ntp line has a trailing ip, which may be confusing the dns client. > > - erik >
