Date: Wed, 14 Jun 2000 21:01:56 +0400 From: Alexander Petrov <tyzan@mail.ru> To: freebsd-questions@freebsd.org Subject: Routing 1 Ip-address from network to different interface Message-ID: <2876.000614@mail.ru>
next in thread | raw e-mail | index | archive | help
Hello freebsd-questions, I have 32 IP. (netmask 255.255.255.224) I have 3 interfaces on my FreeBSD 3.4: default ppp0 xxx.yyy.zzz.1 ed0 xxx.yyy.zzz.2 ed1 I route for xxx.xxx.xxx/27 to ed0. But I want without splitting my 32-ip net route for xxx.yyy.zzz.5 to ed1. How to do it? "route add xxx.yyy.zzz.5 xxx.yyy.zzz.2" do not work. May be I should use "ipfw fwd" feature? Best regards, Alexander mailto:tyzan@mail.ru 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?2876.000614>