|
|
@ -1,5 +1,7 @@ |
|
|
|
<b>Can't assign requested address</b> |
|
|
|
<b>Can't assign requested address</b> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<i>Fixed, see below</i> |
|
|
|
|
|
|
|
|
|
|
|
Using Mac OS X 10.9 (Mavericks) I noticed that my browser wasn't working. Except |
|
|
|
Using Mac OS X 10.9 (Mavericks) I noticed that my browser wasn't working. Except |
|
|
|
some sites like google. Almost nothing works anymore. Except IPV6 connections. |
|
|
|
some sites like google. Almost nothing works anymore. Except IPV6 connections. |
|
|
|
There was no problem with that. Also incomming connections on IPV4 like SSH or |
|
|
|
There was no problem with that. Also incomming connections on IPV4 like SSH or |
|
|
@ -47,10 +49,15 @@ own system, I rebooted 24 day's ago. |
|
|
|
|
|
|
|
|
|
|
|
Anyone a solution? |
|
|
|
Anyone a solution? |
|
|
|
|
|
|
|
|
|
|
|
Update: A temporary solution could be: Thanks <a href='http://nslog.com/2013/12/14/lost_internet_connection' target=new>Erik J. Barzeski</a> |
|
|
|
<b>Update:</b> A temporary solution could be: Thanks <a href='http://nslog.com/2013/12/14/lost_internet_connection' target=new>Erik J. Barzeski</a> |
|
|
|
|
|
|
|
|
|
|
|
sudo ifconfig en0 down |
|
|
|
sudo ifconfig en0 down |
|
|
|
sudo route flush |
|
|
|
sudo route flush |
|
|
|
sudo ifconfig en0 up |
|
|
|
sudo ifconfig en0 up |
|
|
|
|
|
|
|
|
|
|
|
More information: <a href='https://discussions.apple.com/thread/5551686' target=new>https://discussions.apple.com/thread/5551686</a> |
|
|
|
More information: <a href='https://discussions.apple.com/thread/5551686' target=new>https://discussions.apple.com/thread/5551686</a> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<b>Fixed:</b> It looks like it's being fixed in 10.9.4. Looking at the forum the cause |
|
|
|
|
|
|
|
of the problem isn't found, but it's solved by upgrading to 10.9.4. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href='https://discussions.apple.com/thread/5551686?start=150&tstart=0' target='new'>https://discussions.apple.com/thread/5551686?start=150&tstart=0</a> |
|
|
|