Txt

Byte sized tech know-how.

  • Home
  • About

Tag Archives: route

14 Feb

Activate IP Forwarding

Activate IP Forwarding


echo "1" > /proc/sys/net/ipv4/ip_forward
admin Posted in Command Line, Linux command, filler, forward, ip, Linux, network, route Leave a comment
02 Dec

Static Route

Configure static route to reach network ‘192.168.0.0/16’


route add -net 192.168.0.0 netmask 255.255.0.0 gw 192.168.1.1
admin Posted in Command Line, Linux command, configure, filler, Linux, network, networking, route Leave a comment
27 Nov

Configure Gateway

Configure the default gateway


route add -net 0/0 gw IP_Gateway
admin Posted in Command Line, Linux command, configure, filler, gateway, ip, Linux, network, route Leave a comment
16 Jun

Show routing table

show routing table


route -n 
admin Posted in Command Line, Linux command, lan, Linux, network, route, table Leave a comment

Post navigation

Categories

  • Code
  • Command Line
  • Configuration
  • CSS
  • HTML
  • internet
  • JavaScript
  • Linux
  • Mobile
  • Perl
  • PHP
  • Python
  • Ruby
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Fruitful theme by fruitfulcode Powered by: WordPress
↑