how to edit a gateway address

Asked by David

I need to list my gateway address to access my network

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ian Ace (iaculallad) said :
#1

To list your gateway address, open your Terminal and input the command below:

 ip route show | grep default | awk '{ print $3}'

HTH.

Can you help with this problem?

Provide an answer of your own, or ask David for more information if necessary.

To post a message you must log in.