nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

use of routeadd command in linux

This is a discussion on use of routeadd command in linux within the Getting started tutorials forums, part of the Linux Getting Started category; To add route in Linux Code: route add -net 0.0.0.0 netmask 0.0.0.0 gw 172.11.4.1 dev eth0 route add default gw ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Getting started tutorials

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-05-2007, 09:30 AM
tom tom is offline
Contributors
User
 
Join Date: Jun 2005
Location: London, UK
Posts: 213
Rep Power: 0
tom is an unknown quantity at this point
Default use of routeadd command in linux

To add route in Linux
Code:
route add -net 0.0.0.0 netmask 0.0.0.0 gw 172.11.4.1 dev eth0
route add default gw 192.168.0.1 eth0
Reply With Quote
Sponsored Links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Linux png image resize command sweta Shell scripting 2 05-31-2007 02:21 PM
UNIX and Linux command for DNS chiku Getting started tutorials 1 04-29-2007 04:36 PM
linux command sgmsara Linux software 1 02-21-2007 08:05 AM
Linux command to restart apache chiku Linux software 2 12-13-2006 06:59 PM
shortcut linux command history Shell scripting 1 12-26-2005 06:22 PM


All times are GMT +5.5. The time now is 12:06 PM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36