/[mdap]/network-setup.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 /network-setup.sh

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

revision 42 by dpavlin, Fri Nov 16 13:04:56 2007 UTC revision 44 by dpavlin, Fri Nov 16 14:45:10 2007 UTC
# Line 3  Line 3 
3  if=eth1  if=eth1
4    
5  echo "setting network on $if"  echo "setting network on $if"
6  sudo ifconfig $if down || exit  #sudo ifconfig $if down || exit
7  sudo killall in.tftpd  sudo killall in.tftpd
8  sudo killall udhcpd  sudo killall udhcpd
9  sudo rm etc/udhcpd.leases  sudo rm etc/udhcpd.leases

Legend:
Removed from v.42  
changed lines
  Added in v.44

  ViewVC Help
Powered by ViewVC 1.1.26