Answers for "linux gateway setting"

1

Default gateway -linux

sk@sk:~$ ip route show
default via 192.168.1.1 dev eth1  proto static 
192.168.1.0/24 dev eth1  proto kernel  scope link  src 192.168.1.100  metric 1
Posted by: Guest on July-27-2021
0

How to see gateway on linux

Linux: Como saber el gateway - Comando netstat -r -n: 192, 168, 1, 254
Posted by: Guest on March-14-2022

Code answers related to "linux gateway setting"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language