Date: Thu, 25 Feb 1999 21:57:52 +1100 (EST) From: Steve Horan <sjhoran@tori.amos.net> To: questions@freebsd.org Subject: route question. Message-ID: <Pine.BSF.4.05.9902252152190.23275-100000@squishycow.syd.lucid.net.au>
next in thread | raw e-mail | index | archive | help
Hi, I have a small problem which reading man pages and trial and error doesn't seem to be solving. I have a machine, IP address is 203.41.170.253 - it is going to be host at an ISP, and they've told us we MUST use 203.35.182.9 as the default gateway. They gave me some info on how to do it in linux, and I've done my best to follow through the man page for freebsd's route and do the same, but to no avail. Here's what they said. /sbin/route add -net 203.35.182.0 netmask 255.255.255.0 eth0 /sbin/route add -net 203.41.170.0 netmask 255.255.255.0 eth0 /sbin/route add default gw 203.35.182.9 netmask 0.0.0.0 metric 1 Any help would be greatly appreciated. TIA, Steve Horan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9902252152190.23275-100000>