Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - ifconfig reporting question: (2 Items)
   
ifconfig reporting question  
I have a ppp configured connection and ifconfig reports the following:

ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1600
        inet 166.217.73.119 -> 10.0.0.1 netmask 0xffff0000

Can someone help me understand the 166.217.73.119 -> 10.0.0.1 please.
Re: ifconfig reporting question  
On Tue, Dec 07, 2010 at 08:33:08AM -0500, Matt Blackburn wrote:
> I have a ppp configured connection and ifconfig reports the following:
> 
> ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1600
>         inet 166.217.73.119 -> 10.0.0.1 netmask 0xffff0000
> 
> Can someone help me understand the 166.217.73.119 -> 10.0.0.1 please.

Those are the addresses of either end of the
ppp link (local -> remote).

-seanb