Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
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