/[cwmp]/google/net.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /google/net.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2 by dpavlin, Sat May 19 15:15:14 2007 UTC revision 13 by dpavlin, Mon May 21 12:06:14 2007 UTC
# Line 1  Line 1 
1  sudo ifconfig eth0 192.168.1.90 up  eth=eth3
2  sudo route add -host 192.168.1.254 dev eth0  
3    sudo ifconfig $eth 192.168.1.90 up
4    sudo route add -host 192.168.1.254 dev $eth
5    

Legend:
Removed from v.2  
changed lines
  Added in v.13

  ViewVC Help
Powered by ViewVC 1.1.26