Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!su-news-hub1.bbnplanet.com!news.bbnplanet.com!spring.edu.tw!feeder.seed.net.tw!reader.seed.net.tw!news From: ronald@trace.com.tw Newsgroups: comp.unix.bsd.freebsd.misc Subject: Q: Two class-c on the network Date: 19 Apr 1997 18:30:29 GMT Organization: Wang's Trace International (ISP, Trading) Lines: 18 Message-ID: <5jb305$ds9@reader.seed.net.tw> Reply-To: ronald@trace.com.tw NNTP-Posting-Host: gate.trace.com.tw X-Newsreader: IBM NewsReader/2 2.0 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39364 I am switching one Linux box to FreeBSD (2.1.17), and got a problem: I have two class c on one network. I thought it would be enough to edit /etc/sysconfig: static_routs="class-c1 class-c2" route_class-c1="203.67.189.0 -netmask 0xffffff00 -interface 203.67.189.254" route_class-c2="210.64.165.0 -netmask 0xffffff00 -interface 203.67.189.254" However, it retuns with only the class-c1 active and class-c2 not added. I have to add now by hand (rc.local)