Date: Thu, 2 Feb 2006 10:48:48 -0500 From: "fbsd_user" <fbsd_user@a1poweruser.com> To: "=?ISO-8859-2?B?TOFzemzzIE5hZ3k=?=" <nagylzs@freemail.hu>, <freebsd-questions@freebsd.org> Subject: RE: One NIC one ppp daemon, multiple IP addresses Message-ID: <MIEPLLIBMLEEABPDBIEGIEINHMAA.fbsd_user@a1poweruser.com> In-Reply-To: <43E1CC3F.9010301@freemail.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
Those ip address are dynamic ip addressed assigned to your dialup connection in the past. Your ppp.conf is missing these statements. disable iface-alias # Stop adding old IP address as alias # when ppp redials because line was # lost. These old IPs showed using # ifconfig -a on tun0. iface clear # Remove all previous IP addresses -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of László Nagy Sent: Thursday, February 02, 2006 4:09 AM To: freebsd-questions@freebsd.org Subject: One NIC one ppp daemon, multiple IP addresses %ifconfig ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 ether 00:50:bf:29:52:a8 media: Ethernet autoselect (10baseT/UTP) rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=8<VLAN_MTU> inet 172.16.0.1 netmask 0xfffff000 broadcast 172.16.15.255 ether 00:01:29:25:c3:39 media: Ethernet autoselect (100baseTX) status: active plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1492 inet 62.68.183.234 --> 62.112.192.130 netmask 0xffffffff inet 62.68.163.111 --> 62.112.192.134 netmask 0xffffffff inet 83.216.40.139 --> 62.112.192.142 netmask 0xffffffff Opened by PID 230 I have only one ISP. How this is possible? Laci _______________________________________________ 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?MIEPLLIBMLEEABPDBIEGIEINHMAA.fbsd_user>