Linux route Add Command Examples - nixCraft

Nov 25, 2017 How to Add Static Route in Windows | NetworkProGuide Aug 21, 2018 ip route add network command for Linux explained - nixCraft Oct 06, 2018 Finding Public Ip / Subnet Mask / Gateway / DNS Solutions Jan 09, 2008

bpq32@groups.io | IPGATEWAY Help

How to Find Your Default Gateway IP Address

Well first assign the IP and the netmask. sudo ifconfig eth0 10.1.1.60 netmask 255.255.255.0 up Now add the default Gateway. sudo route add default gw 10.1.1.1 The last step is to assign a DNS server, if you travel a lot like me, I hardly recommend to have your own DNS on your Laptop, read here how to do it: Configure pdnsd as local DNS server

How to Find Your Default Gateway IP Address