Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2004 16:53:12 +0200
From:      Pavel Duda <element@email.cz>
To:        freebsd-questions@freebsd.org
Subject:   Re: blocking internally
Message-ID:  <cb1k22$mie$1@sea.gmane.org>
In-Reply-To: <005f01c455fe$f01bbba0$fa10fea9@astral>
References:  <005f01c455fe$f01bbba0$fa10fea9@astral>

next in thread | previous in thread | raw e-mail | index | archive | help
John Lee wrote:
> hi, i have 7 ips on one box, however they can't connect internally
> to each other IP ports. please advise.
> 
> here's my setup:
> 
> rc.conf:
> defaultrouter="63.223.65.1"
> ifconfig_sis0="inet 63.223.65.192  netmask 255.255.255.0"
> 
> /etc/ips.added:
> ifconfig sis0 inet 63.223.65.193/32 alias
> ifconfig sis0 inet 63.223.71.2/32 alias
> ifconfig sis0 inet 63.223.71.3/32 alias
> ifconfig sis0 inet 63.223.71.4/32 alias
> ifconfig sis0 inet 63.223.71.5/32 alias
> 
> route add 63.223.65.193 63.223.65.1
> route add 63.223.71.2 63.223.71.1
> route add 63.223.71.3 63.223.71.1
> route add 63.223.71.4 63.223.71.1
> route add 63.223.71.5 63.223.71.1

Why are you using this routes ? Is .71.1 some other gateway ?


> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb1k22$mie$1>