2012 MacBook Pro Cannot access specific Websites

Apologies - been away for a few days. I have to say I'm slightly in awe of the detective work here - I did indeed once have logmein installed but removed it some time ago. I'm not really a mac person and couldn't swear how I uninstalled it, but it aint there any more and I haven't been able to find any legacy application directory anywhere obvious.
There is no ham0 listed under networks.
So I typed sudo route -n delete 5.255.255.255
into terminal and got:
route: writing to routing socket: not in table
delete host 5.255.255.255: not in table

... in return. This feels like we're on the cusp of cracking this one! Any ideas on next step?
 
Selfish bump to see if Bes is about and able to decipher the above?

If it helps here is what I get when I type netstat -nr into terminal, it's changed a bit since I last ran it above:

Routing tables

Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.1.1 UGSc 43 0 en4
default 192.168.1.1 UGScI 0 0 en1
5 link#12 UC 1 0 ham0
127 127.0.0.1 UCS 0 0 lo0
127.0.0.1 127.0.0.1 UH 9 76553 lo0
169.254 link#5 UCS 0 0 en4
192.168.1 link#5 UCS 6 0 en4
192.168.1 link#6 UCSI 1 0 en1
192.168.1.1 98:fc:11:73:a4:8a UHLWIir 43 111 en4 1155
192.168.1.103 c8:60:0:67:f7:fe UHLWIi 4 63724 en4 1144
192.168.1.104 127.0.0.1 UHS 1 75 lo0
192.168.1.105 127.0.0.1 UHS 0 1 lo0
192.168.1.109 4c:72:b9:74:28:12 UHLWIi 3 80576 en4 1164
192.168.1.109 4c:72:b9:74:28:12 UHLWI 0 1 en1 378
192.168.1.148 10:1f:74:63:7b:89 UHLWIi 2 6799 en4 620
192.168.1.255 ff:ff:ff:ff:ff:ff UHLWbI 0 2 en4

Internet6:
Destination Gateway Flags Netif Expire
::1 ::1 UHL lo0
2620:9b::/96 link#12 UC ham0
2620:9b::5a5:4b72 7a:79:5:a5:4b:72 UHL lo0
fe80::%lo0/64 fe80::1%lo0 UcI lo0
fe80::1%lo0 link#1 UHLI lo0
fe80::%en4/64 link#5 UCI en4
fe80::121f:74ff:fe63:7b89%en4 10:1f:74:63:7b:89 UHLWIi en4
fe80::6a5b:35ff:fe83:d79a%en4 68:5b:35:83:d7:9a UHLI lo0
fe80::e2f8:47ff:fe39:11ba%en4 e0:f8:47:39:11:ba UHLWI en4
fe80::%en1/64 link#6 UCI en1
fe80::121f:74ff:fe63:7b89%en1 10:1f:74:63:7b:89 UHLWIi en1
fe80::6a5b:35ff:fe83:d79a%en1 68:5b:35:83:d7:9a UHLWI en1
fe80::e2f8:47ff:fe39:11ba%en1 e0:f8:47:39:11:ba UHLI lo0
fe80::%ham0/64 link#12 UCI ham0
fe80::7879:5ff:fea5:4b72%ham0 7a:79:5:a5:4b:72 UHLI lo0
ff01::%lo0/32 ::1 UmCI lo0
ff01::%en4/32 link#5 UmCI en4
ff01::%en1/32 link#6 UmCI en1
ff01::%ham0/32 link#12 UmCI ham0
ff02::%lo0/32 ::1 UmCI lo0
ff02::%en4/32 link#5 UmCI en4
ff02::%en1/32 link#6 UmCI en1
ff02::%ham0/32 link#12 UmCI ham0
 
Last edited:
Seriously everyone. Thanks for sorting this. Just one more question though - how do I set it so that I don't have to do this everytime I reboot? How do I kill ham0 permanently?
 
No joy:

networksetup -removenetworkservice ham0
ham0 is not a recognized network service.
ham0 is not a valid network service name.
** Error: The parameters were not valid.



What am I doing wrong?
 
Quick bump. Per above - I'm amazingly grateful to everyone above that I've got my full interwebs back - but still have to remember to open terminal and enter the same thing on every reboot. What's the command that will help me close this ham0 network service forever?
 
Boot in to recovery mode (command & r), then go to Disk Utility and "repair permissions".

Always worth a try for these tricky bugs.
 
It is installed as it shows as running. Look under this folder for an uninstaller:

/Library/Application Support/LogMeIn Hamachi/
 
Back
Top Bottom