home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Comunicatii / nat32 / CONNECT < prev    next >
Text File  |  2005-01-07  |  583b  |  33 lines

  1. echo "Running connect file..."
  2.  
  3. date
  4.  
  5. beep 1200 150
  6.  
  7. # Display the interface number
  8.  
  9. for ifn echo IFN $var connected
  10. for ifn ip $var
  11. for ifn setm $var
  12.  
  13. # Print DUN status
  14. #dun
  15.  
  16. # Do a Windows DNS lookup to detect DNS settings
  17. wns nat32.com &
  18.  
  19. # Turn on an interface selection algorithm if 2 or more Internet ifns are up
  20.  
  21. #if minifs setis 1
  22. if minifs setis 2
  23.  
  24. # Advertise gateway on private networks
  25.  
  26. #all private advert ifn 5
  27.  
  28. # Do an update so that others can reach us from the Internet
  29.  
  30. #update file string site file usercode password 
  31.  
  32. # #!mysetsr
  33.