Hi,

I have a little program that forks pppd with
the local and peer IP addresses specified.
ex: 192.168.1.1 and 192.168.1.2 respectively
Then I join a few multicast groups with the
PPP's IP as the multicast interface.

Is there a way to check if the ppp0 device
has been assigned an IP address yet?
It takes anywhere from 5-60 seconds for the peer
to successfully establish the link (null modem ppp).
What I basically want to do is wait for ppp0 to
be assigned its IP address then startup my server process
only if it's up and running.

Any help would be appreciated.

Thanks,
Tuan


-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to