View Single Post
  #2  
Old 06-02-2002, 04:44 AM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

The second IP on each line in boot5zones should stay 127.0.0.1

REM:--------------Start-----------------------


@echo off
start zoneNT . 192.168.0.1 7995 127.0.0.1
start zoneNT . 192.168.0.1 7996 127.0.0.1
start zoneNT . 192.168.0.1 7997 127.0.0.1
start zoneNT . 192.168.0.1 7998 127.0.0.1
start zoneNT . 192.168.0.1 7999 127.0.0.1
exit
cls


REM:---------------END------------------------


Set your single zone one the same
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote