[BACK]Return to netstart CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/netstart between version 1.34 and 1.35

version 1.34, 1997/12/21 01:17:21 version 1.35, 1998/02/07 20:51:50
Line 31 
Line 31 
         nat=NO          nat=NO
 fi  fi
   
 if [ X"${ipforward}" = X"YES" ]; then  
         sysctl -w net.inet.ip.forwarding=1  
 fi  
   
 # set the address for the loopback interface  # set the address for the loopback interface
 ifconfig lo0 inet localhost  ifconfig lo0 inet localhost
   

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35