Skip to main content

All Questions

Tagged with
1 vote
1 answer
897 views

netstat -r output, internet vs internet6, different gateway formats

What's the difference between internet and internet6 routes? I'm assuming internet6 stands for IPv6? netstat -r Internet: Destination Gateway Flags Refs Use Netif ...
koperandus's user avatar
0 votes
2 answers
1k views

What is happening at each row of this netstat-nr command?

I have a problem that I do not understand. How do I evaluate what is happening in each row and which row matches a destination address of 183.77.42.58 and why? What is happening at each row of this ...
imora's user avatar
  • 3
2 votes
1 answer
3k views

What are the different parts of the response from netstat -rn

On my mac, if i run netstat -rn i get the following output: Internet: Destination Gateway Flags Refs Use Netif Expire default 192.168.1.1 UGSc ...
CaffeineAddiction's user avatar
3 votes
1 answer
5k views

OSX Yosemite - How to add route having two default gateways

I'm on OSX Yosemite and I have two different active connections... - WIFI (en0) - Tethering USB (en7) SnakeBook:~ root# netstat -nr Routing tables Internet: Destination Gateway ...
Diego's user avatar
  • 51
0 votes
2 answers
2k views

OS X - Static routes / non-standard default gateway for endpoints on *local subnet*

My question is: How can I reliably set up a static route in OS X, for 2 endpoints to pass via a gateway, where all machines are on the same subnet? I provide the context below: For testing purposes,...
J Ivory's user avatar
1 vote
0 answers
201 views

Query an office gateway/router to confirm all routes?

Is it possible to send a 'query' of some sort to a gateway device in an office to see what subnets I have access to? For example, I know that I have access to multiple subnets because we have many ...
Mike J's user avatar
  • 153
0 votes
0 answers
96 views

What does the routing table entry 129.0&0x8500 mean?

While attempting to diagnose some network problems, I looked at the routing table on my computer (Mac OS 10.9): healslime> netstat -rn Routing tables Internet: Destination Gateway ...
octern's user avatar
  • 315
1 vote
1 answer
8k views

What does netstat -r on OSX tell you about gateways?

I noticed the route table has a lot of entries I do not understand. The route tabel is: Internet: Destination Gateway Flags Refs Use Netif Expire default ...
nycynik's user avatar
  • 145