Skip to main content

SysAdmin Blog

No title specified

bochmann Wednesday 21 of April, 2004
by using a "route add" with the wrong parameters, I today produced the following route on my MacOS X 10.2 box:

Destination Gateway Flags Refs Use Netif Expire
0&0xd5a443f1 194.121.21.23 UGSc 0 0 en0 =>

(...where 194.121.21.23 isn't even on the local net for that machine.)

Curiously, 0xd5a443f1 is 213.164.67.241 in the standard notation, but I don't know why MacOS suddenly chose to use a hex string in the route print output...

Strange.