Date: Fri, 19 Jul 1996 10:56:37 -0400 From: "Sexton, Robert" <sextonr.crestvie@squared.com> To: freebsd-hackers@freefall.FreeBSD.org Subject: Alias wierdness with PPP Message-ID: <51CA8C5B0187397C@mg01a.mhs.squared.com>
next in thread | raw e-mail | index | archive | help
Greetings all, I've got a PPP connection with a block of 16 IP numbers, and I'm trying to use aliases to create some virtual machines. My ISP has assigned x.x.x.145 as my end of the ppp link, and I'm using the tun interface on 2.1.0-Release with "inet x.x.x.145 y.y.y.136 netmask 0xffffffff" ifconfig tun0 alias x.x.x.145 x.x.x.158 ifconfig tun0 alias x.x.x.145 x.x.x.157, etc.. For some reason, everything works from the outside world, but I can't seem to ping any of the interfaces directly. I know something is off, but I am not quite sure what. Thanks Much, Robert Sexton.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51CA8C5B0187397C>