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?
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?