Re: TCP/IP Settings
Re: TCP/IP Settings
- Subject: Re: TCP/IP Settings
- From: Eric Gundrum <email@hidden>
- Date: Wed, 6 Mar 2002 19:18:07 -0800
--- At 6:20 PM -0800 3/6/02, Morgan Redman wrote:
>
I posted about this once before, but nobody said anything.
...
>
Anyways, I start a ppp connection, connect, and then I open up a web
>
browser, directing it to its homepage, and .......... it doesn9t work!
Really? I know I replied to something very similar to this sometime in the
last month.
You have to get to know your TCP/IP config entities. Apple provides a tool
called DumpNetworkSetup and others in source form. Probably on available
from the OT Networking web page:
<
http://developer.apple.com/macos/opentransport/index.html>
I believe MoreNetworkSetup sample code will dump much of the same information.
You should start with a clean system, get a dump of the TCP/IP entities,
run your code, dump the entities again, do your TCP/IP control panel thing
and dump the entities again. Then compare the dumps and see what's
different. If the solutions isn't obvious to you, post the relevant
differences here and maybe someone can help out more.
You also might want to review the last month's posts to this list. You
might find some relevant tips.
--eric
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.