PPP connected but no network activity!!

Discussion to talk about software related topics only.
Post Reply
v8dave
Posts: 333
Joined: Thu Dec 31, 2009 8:31 pm

PPP connected but no network activity!!

Post by v8dave »

I have PPP connecting to the ISP over GPRS but I don't seem to be getting any data over the connection. I can't see any debug when I try to make a connection to the DAQConnect server (I am trying out DAQ connect)

If I have a wired connection via Ethernet, the DAQConnect works and I can see data on the website.

I have debug output enabled for the PPP connection but there is no TCP/IP traffic other than the occasion I being seen on debug output. The 'I' is sent when there is TCP/IP on the PPP connection.

After I get a PPP connection I set EthernetIpGate = 0; which is what is done in the samples.

Is there something else I need to set to get this to work once I have a connection? I thought that the PPP connection would setup the IP and the Subnet masks based on the PPP handshaking.

Dave...
Post Reply