Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2000 11:17:37 -0700
From:      "Raymundo M. Vega" <RaymundoVega@home.com>
To:        Alexander Petrov <tyzan@mail.ru>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Routing 1 Ip-address from network to different interface
Message-ID:  <3947CC41.EDBABE0D@home.com>
References:  <2876.000614@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Petrov wrote:
> 
> 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?



no, you should tell xxx.yyy.zzz.5 that its default route is
xxx.yyy.zzz.2 that will do it.



raymundo.


> 
> 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


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?3947CC41.EDBABE0D>