Date: Sat, 19 Jun 2004 21:11:30 +0800 From: "John Lee" <john@allservers.net> To: <freebsd-questions@freebsd.org> Subject: blocking internally Message-ID: <005f01c455fe$f01bbba0$fa10fea9@astral>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005f01c455fe$f01bbba0$fa10fea9>