10.5.2 and Apple External Modem Dialup - computer freezes when dialing up

Hi,
Many thanks in advance for your attention.
Since upgrading to OS 10.5.2, the computer freezes (the cursor freezes) each time I try to dial up to internet. The only way to unlock computer is to shut the power button off and start over.
I am using the Apple External Modem.
Had no problems before (10.5.1, 10.5, Tiger, etc.). So far I seemingly have no problems with any other app. Only when I try to connect (dialup) to the internet.
I did the usual repair and verify permissions before and after installation.
I did a repair and verify Disc (from the Install Disc) after these problems.
Both reported no problems.
I also tried trashing Internet Connect prefs files in Home Library.
I see a lot of posts and looks for Wireless connection problems.
The only dialup solution I've read so far are people who went back to 10.5.1.
- Ross

Ross Corsair wrote:
Hi,
Found this as a suggestion on how to fix the 10.5.2 internet dialup problem, but it is so vaguely written, I have no idea what the tipster is talking about.
I assume the tipster means one types these commands in Terminal?
If someone can explain the following in English, I would be grateful.
I had problems sharing a dial-up (Modem) PPP connection. I want to use NAT for security reasons and found that only the first connection after reboot worked. Subsequent connects would fail due to NATD not rebinding the new PPP bindings. Restarting NATD fixed the problem. Luckily PPPD fires off some scripts in /etc/ppp depending on connection status. The following script restarts NATD after every successfull connect if you save it as /etc/ppp/ip-up (don't forget to make it executable):
#!/bin/sh -
N_P=`ps -uxc -U root | grep ' natd$' | awk '{ print $2 }'`
if [ "$N_P" != "" ]; then
logger -i -t $0 "Sending SIGHUP to natd (PID $N_P)"
kill -HUP $N_P
fi
Yes, this meant to be run in the terminal.
Really, the poster expected that these commands would be saved in a sh script and executed that way.
Create a txt file and past those commands into it. It will need to be saved with execution permissions.
What does it do?
N_P=`ps -uxc -U root | grep ' natd$' | awk '{ print $2 }'`
This asks the system for a list of running processes (ps -uxc) where the user is root (system admin) and passes this list to grep (which filters the list looking for a process with the string 'natd$'. This passes a single line out of the process list to awk which simply prints the second item in the list.
The end result is that the procid (process id) for the natd process is stored in the variable N_P.
Next -
if [ "$N_P" != "" ]; then
logger -i -t $0 "Sending SIGHUP to natd (PID $N_P)"
kill -HUP $N_P
fi
This checks whether a natd process was found - $N_P not null string.
If a process was found - the logger command writes and entry to the system log and then the script tries to kill the process gently (kill -HUP).
This should clear the natd process which should restart if you try and dial again.
The script is not really vague - just needs a comment or two to make it understandable to those who are not Unix geeks.

Similar Messages

  • Problem using Apple External Modem in France

    Hi,
    My dad lives in France but purchased his MacBook and Apple External USB modem here in the US. He has been unable to get a reliable dialup connection with the Apple modem, though his older PC laptop routinely gets a solid connection. I know about the USB bug in 10.4.7 mentioned in several other discussions, but downloading and installing the "backgrade" fix did not solve the problem. He even purchased a second Apple modem from the French online Apple store but had the same problem.
    Does anyone know if the Apple modem is designed to work in foreign countries, or does he need to buy a third-party modem manufactured in France? Any other suggestions?
    Thanks!
    MacBook   Mac OS X (10.4.7)  

    I'm guessing here, but since all the issues with 10.4.7 have been addressed with 10.4.8, your dad should be fine right now. Tell him to upgrade. I seem to recall that this upgrade specifically states that French issues with the modem have been addressed and solved.

  • Modem settings for Apple external modem

    I'm not certain if my terminology is correct, but is there a way to set the packet size (MTU?) for sent transmissions for an Apple external modem? Specifically, I'd like to see what mine is set for, and change the values to perform some tests. I've seen posts where the MTU cannot exceed 1492 bytes with some ISP's or data is fragmented. My specific problem is that I am unable to send attachments larger than about 50KB from Leopard's Mail app (3.2), although I can send attachments with no problem from Tiger. Text messages are no problem. Thanks in advance for advise.

    Thanks a lot for answering.
    I believe the modem is working. I can hear it dial, hear the handshake and apparent connection. The modem status display shows "Connecting" then "Authenticating" and eventually "Disconnecting". I get an Internet Connect report that "Authentication Failed". I have verified that my Account Name and Password are correct, by logging on to the Road Runner Web Mail site. I went through that in detail with their tech support.
    How can I disable v.92 in OS X 10.5.6? I tried disabling error control and data compression, but that seemed to have no effect. What about these settings:
    Send PPP echo packets
    Use verbose logging
    Use TCP header compression
    Would any of those PPP settings have an effect on Authentication?
    So far, the only way I have been able to connect and log in by dialup is with a PowerBook G3 (Wallstreet) in OS 9 with a PC card modem. My normal connection is a cable modem and that's no problem, but I wanted to test dialup as a backup. Now, it's a challenge.
    Thanks again for your help.
    Message was edited by: Dick Chanslor

  • MacBook + Apple external  modem

    I was given a brand-new MacBook at work and a brand-new Apple USB modem to take home, where I only have dial-up.
    When I open Internet Connect, it comes up under the BlueTooth tab. I put in all the info and it won't even dial. I wish I had written down the error message (can't check it now) but basically it says it "can't open Internet Connect". Does this mean it's not recognizing the modem?
    I tried to "edit configurations" and noticed there are 4 versions of Apple external modems there, and I tried all 4 with no luck.
    Any ideas?
    MacBook   Mac OS X (10.4.8)  

    Connect the modem to the USB port. Open Network preferences and select External Modem then click on Configure button. Click on the TCP/IP tab and set the Configure IPv4 drop down menu to DHCP and click on Apply Now button. Then click on the PPP tab and fill in your ISP information, user ID, password and telephone number (these are for your dial up account.) Click on Apply Now button. Click on the Modem tab. Select the Apple External Modem V.92 from the drop down menu. Check the box labeled "Show Modem Status in Menu Bar." Click on the Apply Now button. You should be all set. Quit System Preferences. From the modem status menu bar item select Connect.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • Using Apple external modem in Windows

    I just got a new black 2.16 Macbook. I have ordered a copy of Windows XP Home SP2 and a copy of Parallels. I have a software called Meditech by Cambridge Software which allows me to connect to my hospital computer system via a modem--the Mac version stopped working a while ago on my Macs, as soon as they became G5 the modem wouldn't connect anymore. The software was written for Windows with the Mac version as an afterthought I believe. Will the network settings when run in Windows XP allow me to use my Apple External Modem (as you know, they Macbooks don't have a built in internal modem) to connect to this software?
    ds

    You'd probably want to ask your question in the Parallels discussion forums:
    http://forums.parallels.com

  • Apple External Modem FAX Does Not work in 64bit mode

    Apple needs to update its Fax Driver to 64bit mode. Since upgrading to the i7 in 10.6.6, the system boots in 64bit mode which is great! Except i can't fax anymore from my MacBook. Research has shown that it only works in 32bit mode. I do not want to boot in 32 at this point. Anybody know of any other solutions, external fax modems or 64bit drivers or software that will work with the Apple External modem?

    I am having similar issue.  I can't order a new McBook Pro until I know I can fax directly from it ... its essential for me.  I'm shocked no one as addressed your concern.  Is Apple so arrogant when it comes to their business customers that they abandon fax/telephony technology with out a fall back position or warning to users? 
    I got used to Microsoft arrogance; but I was hoping more user concern from Apple. 

  • I uninstalled itunes for windows 7 and tried to install itunes 10.5 and it won't work.  I deleted all existing apple programs from my computer but when I try to install again it says so long error involved with microsoft?I uninstalled itunes for windows 7

    help ,me

    Did you try anything suggested in the last thread you posted?
    Views
    Replies
    Last Post
    I uninstalled itunes for windows 7 and tried to install itunes 10.5 and it won't work.  I deleted all existing apple programs from my computer but when I try to install again it says so long error involved with microsoft?I uninstalled itunes for windows 7

  • HT3918 I upgraded to 16 mb of ram and after 10 minutes my computer freezes, and ideas?

    I upgraded to 16 mb of ram and after 10 minutes my computer freezes, and ideas?  I have an imac mid 2011 21 inch.

    Cause and effect points to out-of-spec memory.
    Run Apple Hardware Test. Run the extended tests.
      Using Apple Hardware Test
    http://support.apple.com/kb/HT1509 
    If it fails the memory tests, remove the memory and re-seat it. The sockets are very "tight". Run AHT again.
    If it still fails, replace your original memory. If it works, you found the problem. Buy Mac memory from Crucial or OWC / MacSales.

  • Why does my computer freeze when updateing if i have enough disk space and no disk repairs are needed?

    I have problems updating my softwarebecause my computer freezes when it restarts to install. I have enough disk space and I checked for disk repairs and everthing is ok. Still can't update and not my cumputer is taking longer to turn on. There is an earth blinking then i get the apple logo blinking before it turns on and this takes close to 5 minutes.

    When you say, "disk repairs" are you referiring to permissions or verifying the disk because clearly there's a problem.
    Boot from your install disc, run Disk Utilty to "verify" and if necessary repair the startup disk. (Not Verify Disk Permissions).
    Using Disk Utility to verify or repair disks

  • I have both Photoshop 4 and Photoshop 6 on my computer. When I am in Bridge and want to open an image by double clicking, it automatically opens in 6. I see, when I go to "open with" 6 is listed as "default" How can I change the "double click" defult to o

    I have both Photoshop 4 and Photoshop 6 on my computer. When I am in Bridge and want to open an image by double clicking, it automatically opens in 6. I see, when I go to "open with" 6 is listed as "default" How can I change the default to open an image with a double click in 4?

    You can associate files from the Bridge level and the Desktop level.
    In Bridge CS4, go to Preferences > File Type Associations and change it to Photoshop CS4 for the file types you want.
    If you want to open files from the Windows Desktop in CS4, these are the instructions:
    Do this from the Windows Desktop:
    If you want your image file to open in Photoshop and it doesn't, right click on it and choose
    Open with > Choose default program… select Photoshop CS4 or CS6 and checkmark "always use the selected program to open this type of file".

  • ITunes and Computer freezes when ipod is connected

    When I connect my video ipod to my computer (dell desktop) the system freezes, as in it will not respond to mouse clicks and keyboard (but can still get to task manager). When I unplug the ipod it comes back to life. Programs always freeze, but sometimes I am able to navigate within windows without it freezing, but as soon as a program is brought up, my computer falls to its knees.
    I have the latest version of iTunes, and updater v. 1.1, (but I have not been able to update the firmware yet from v 1.0).
    The odd thing is last night I was able to download several gigs worth of music to it without incident. I then tried to load movies (they were in the wrong format, but I didn't know it at the time), and so in an effort to correct that I uninstalled itunes, the ipod drivers, and the ipod updater programs several times.
    I cannot update the ipod firmware because the computer freezes when the ipod is plugged in, so the program freezes as well. Kind of a catch 22 situation.
    I have been over the forums and help archives for about an hour and a half now and I have come up dry.
    Windows XP does recognize the ipod when the cable is connected, and the ipod flashes, "Do not disconnect", which it is supposed to do.
    I suspect this is drivers/software, but I have no idea where to go from here.
    Help?

    Hey!
    That EXACT thing happened to me! 2 nights ago I'm downloading like crazy, all is well. I got on LimeWire and downloaded some videos and tried to put them on my iPod. Imported them into iTunes then tried to put em on my iPod and it completely wiped out all my songs! So I get back on, put the songs back in, and about half way through the update the thing freezes. I've re-installed everything, and have reset my iPod. Did you figure out what to do? Maybe your fix will fix my problem, too.
    Thank you!

  • What can i do my computer freezes when i use safari and word document?

    My computer freezes when I am using Safari and word document. Can some help me??

    The same thing just happened to my new ipod today while i was trying to use an app. A lot of people say that it is caused by an ios update, but I let the battery on my ipod drain until it turned off.  Once i charged it, it turned on and is working normally again

  • Drivers for the Apple External Modem in 10.5

    Hi all! I recently upgraded my system with Leopard. All seems to be great save for the fact I can't use the external Apple USB modem attached to my Macbook Pro. While I don't fax that much I do sometimes have to use it to receive faxes and such from others. Is there a driver update for this for Leopard? Thanks to all in advance for the help!
    Lance

    The drivers for the Apple USB Modem are already installed along with Leopard..... I'm not sure why its not working.
    Try opening up System Preferences - Network, and see if it shows up/if its enabled.
    Other than that, I don't see why you should have any problems.

  • MA034 Apple external modem

    Victim of late-night eBaying, I find myself with an Apple MA034 external modem which I only bought thinking that I could use it to send/receive FAXes occasionally. I imagined plugging it into the phone line and running FAX software (what software??) on my Mac...
    Is this possible? Especially, have you done it?

    Yes, it does show as you say, as 'External Modem, not configured'. Configuration requires a Telephone no., Account Name and Password, which sounds like it assumes a straight-forward dial-up connection to an ISP. I, however, want to be able to Fax occasionally which needs no ISP, just a fax machine at the other end. And, of course, some software - Mac or 3rd party - to generate the dialling codes. (Just in case my Mac 'just works (tm)' I put in a known fax number, rubbish username and pwd and pressed Connect. It just hung around and disconnected).
    I'm still trying to establish whether you or anyone has actually used a Mac + MA034 to send a fax and, if so, what needed to be done to do so. If this combination can be set up to receive them in the background as well, so much the better!

  • Apple External Modem

    Does anyone who has an exernal modem for your mac book use telus? I have heard alot of good things and alot of bad things about this modem. If you subscribe to telus dial up internet and have an external modem, could you please tell me how it works for you?
    Thanx in advance

    I am actually having trouble getting my macbook to connect via dial up with aol. we can't get anything but that here- I was wondering if you might offer some advice? I can get a connection, but aol doesn't authenticate. when I tried to use an aol cd that was mac compatible- my mb just spit it back out at me. any ideas? i've had it one day- and i'm lost already- i am on a pc right now. . .i'm desperate to change over. thanks
    oh- i bought the external modem-

Maybe you are looking for

  • Importing apple loops -why do some in a folder work and some dont?

    im trying to drag and drop all my sample cds i have on my external drives into the apple loop browser in logic, some are folders in folders in folders as most cds are..why is it that when i drag the whole sample cd folder and drag it in that quite of

  • Preview PDF in Livecycle 8.0

    I have just had Adobe Reader version 9 installed on my work laptop and i now have an issue with the preview PDF tab, a message comes up with an error saying i have to have reader version 8 or 9 installed. Hope someone can help Graham

  • XML: WSDL anyType

    Hi My wsdl has 10 operations. Response for each operation differ and depends on request, so schema for response does not exist. I need to define schema for response type in WSDL. My idea is to have request of different 10 types (1 schema for each ope

  • Smart Recorder does not record. Time is not increment

    Hi I have just purchased a new X-Fi Extreme Music sound card. I cannot record anything in Smart Recorder. The time display just stays at 00:00:00 when I press the record button. It is not because I enable the wait for sound feature. It just won't sta

  • LMS 4.0 and Prime Infrastructure..!

    Hi, I am using LMS 4.0 and as the licenses got expired I came to know that I need to buy Prime Infrastructure license as LMS 4.0 reached End of life. So now if I buy the prime infrastructure licenses, will it work on LMS 4.0 or I need to upgrade? and