>> Try this one: >> >> route get default > > I generally do: > > ipconfig getifaddr en0 > > This gets the gateway address only without extra stuff that needs to be > parsed out. > This gives me the IP address of my computer, not the IP address of my gateway/router. Sarah