Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!spool.mu.edu!news.nd.edu!chi-news.cic.net!newsfeed.internetmci.com!newsserver.jvnc.net!news.join.ad.jp!chinanews.buct.edu.cn!usenet From: kan@buct.edu.cn (Danfeng Kan) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Changed IP addresses. Sysconfig won't ifconfig 1st interface Date: 6 Jun 1996 15:18:26 GMT Organization: Beijing University of Chemical Technology Lines: 13 Message-ID: <4p6ss2$1dkh@chinanews.buct.edu.cn> References: <4ov3hf$rc8@nadine.teleport.com> NNTP-Posting-Host: 202.4.130.201 Keywords: Change IP addr. please! X-Newsreader: News Xpress Version 1.0 Beta #4 >In sysconfig I have the following: > network_interfaces="lo0 ix0 ed0" > ifconfig_lo0="inet localhost" > ifconfig_ix0="inet 204.119.59.163 netmask 255.255.255.240" > ifconfig_ed0="inet 204.119.59.162 netmask 255.255.255.240" > With netmask 255.255.255.240, 204.119.59.163 and .162 are in the same subnet. I think this is the key reason. Please assign your two interfaces into diffirent subnets. They will work. Kan