Search This Blog

Check the gateway address on Linux

  • Method 1:
    netstat -nr
  • Method 2:
    route -nee
  • Method 3:
    ip route show

No comments:

Post a Comment