|
#1
| |||
| |||
| Help - DSL Stalling I need help! I recently moved to DSL at my home. Since then, I suddenly stall when trying to access sites I previously had no problems with. My ISP Tech Support indicated that it was a problem that Apple is aware of but refuses to admit to. Regardless if that is true, they sent me instructions to update my MTU settings thru command line. Here's their instructions: 1) Open a Terminal Window (Under Hard Drive/Applications/Utilities) 2) Enter the following: "sudo ifconfig ppp0 MTU 1428" 3) The customer will then need to enter their user password. 4) To check that all was updated, type "ifconfig -a" and insure that MTU is set to 1428 5) Close the Terminal Window, connect and browse at will They indicated that i would have to do this everytime I restarted as it would not hold. When I tried this, I received the following results: Welcome to Darwin! [localhost:~] xxxxxxxx% sudo ifconfig ppp0 MTU 1428 Password: ifconfig: MTU: bad value [localhost:~] xxxxxxxx% ifconfig -a lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 en0: flags=8863<UP,BROADCAST,b6,RUNNING,SIMPLEX,MULTICAST> mtu 1500 ether xx:xx:xx:xx:xx:xx media: autoselect (10baseT/UTP <half-duplex>) status: active supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 100baseTX <half-duplex> 100baseTX <full-duplex> ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1492 inet xxx.xxx.xxx.xxx --> xxx.xxx.xxx.x netmask 0xffffff00 [localhost:~] xxxxxxxx% When i attempt to access the problem sites, it contacts them, then sits with a status of "Awaiting document from ...." It also seems that I cannot ping these sites - 100%packet loss. This is only on select sites. Otherwise, everything is fine. Anyone have any ideas?
__________________ Death to the Desktop! 450MHz G4 Cube, 320MB RAM, 20GB Drive / DVD / Firewire CDRW Mac OS X 10.1.4 / Classic 9.2.2 SONY 17" Trinitron, Pro Speakers, Keyboard, Mouse Last edited by pbrice; November 20th, 2001 at 10:11 AM. |
|
#2
| |||
| |||
| Are you using PPPoE for your DSL? |
|
#3
| |||
| |||
| DSL over PPPoE Yes, I am. I'm just configuring through OS X's Netwrok Preferences pane.
__________________ Death to the Desktop! 450MHz G4 Cube, 320MB RAM, 20GB Drive / DVD / Firewire CDRW Mac OS X 10.1.4 / Classic 9.2.2 SONY 17" Trinitron, Pro Speakers, Keyboard, Mouse |
|
#4
| ||||
| ||||
| To avoid redoing on reboot I'm afraid I can't help with the infconfig part, but once you get that figured out, you should be able to add a startupitem to redo this automatically every reboot. The format for these is fairly simple - look in /System/Librarly/StartupItems for examples, and search trhough these forums for details. You would likely want this to run only after the netwrok is up, so you'd want 'Requires ("Network")' in the startupparameters.plist (check the Network startup item to see exactly the spelling of the service it provides ).
__________________ What is the robbing of a bank compared to the founding of a bank? -- Bertold Brecht |
|
#5
| ||||
| ||||
| Maybe your ISP forgot an argument in their instructions. The command... sudo ifconfig en0 inet mtu 1428 ...worked for me - I'm not sure if capitalization matters. Interestingly, I had been having a bit of trouble with my DSL connection in the past couple of weeks. Even though I do not use PPPoE ( I set it for en0 ), that fixed it right away. Go figure.
__________________ What is the robbing of a bank compared to the founding of a bank? -- Bertold Brecht Last edited by scruffy; November 20th, 2001 at 07:07 PM. |
|
#6
| |||
| |||
| Thanks! Thanks for your help everyone! My DSl is up and running! Stalling has stopped (for the most part). Hope everyone enjoyed their holiday! pb
__________________ Death to the Desktop! 450MHz G4 Cube, 320MB RAM, 20GB Drive / DVD / Firewire CDRW Mac OS X 10.1.4 / Classic 9.2.2 SONY 17" Trinitron, Pro Speakers, Keyboard, Mouse |
![]() |
| Thread Tools | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Verizon DSL commercial SHOWING OS X!¿ | dricci | Apple News, Rumors & Discussion | 13 | May 12th, 2008 06:55 PM |
| How do you get a DSL router to work with Earthlink DSL service? | seydlitz | Networking & Compatibility | 3 | September 6th, 2003 12:52 PM |
| 2 DSL, 1 G4 Mac | jeffwbent | Apple News, Rumors & Discussion | 5 | March 28th, 2002 11:00 PM |
| DSL stalling with certain sites | pbrice | Mac OS X System & Mac Software | 0 | November 16th, 2001 01:50 PM |
| DSL, OS X, and PC network problem | ~vert | Mac OS X System & Mac Software | 6 | October 15th, 2001 01:19 PM |