[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: One NIC one ppp daemon, multiple IP addresses



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@xxxxxxxxxxx
[mailto:owner-freebsd-questions@xxxxxxxxxxx]On Behalf Of László Nagy
Sent: Thursday, February 02, 2006 4:09 AM
To: freebsd-questions@xxxxxxxxxxx
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@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@xxxxxxxxxxx"