     Bridge between two LANtastic Ethernet networks using LANtastic Z
     

     The STARTNET.BAT's described below are really only exerps to
     show the relevant details for this document. I used LANtastic
     NOS 5.00 and LANtastic Z 5.00. Suggestions to improve this
     setup are welcome!

     This semi-bridge feature in LANtastic 5.00 allows you to
     copy files to/from the servers via the semi-bridge, execute
     programs and edit documents.IT DOESN'T ALLOW YOU TO USE
     PROGRAMS THAT NEED TO DO FILE AND RECORD LOCKING ON DATA
     FILES VIA THE BRIDGE.

     Connection
     
     Network A and B are connected via LANtastic Z serial, using
     the SPORT driver at 9600 baud. I havn't had time to try
     MPORT and modems to connect the two networks.

     Network A
               Thin Ethernet                   COM1
        TT    Ŀ
     Ŀ                 Ŀ        L
      Workstation                   Server              A
      ADAM                          EVE                 N
      Ethernet                      Ethernet            t
                                    LANtastic Z         a
                              s
                                                            t
                                                            i
     Network B                                              c
               Thin Ethernet                   COM1        
        TT     Z
     Ŀ                 Ŀ
      Server                        Server      
      TONY                          ROBERT      
      Ethernet                      Ethernet    
                                    LANtastic Z 
                      


     The main question
     
     How should the setup be if ADAM on network A wants to reach
     the hard disk on server TONY on network B?



     ADAM: STARTNET.BAT
     
     NODERUN         (driver for the Ethernet adapter)
     AILANBIO
     REDIR ADAM BUFFERS=2 SIZE=4096 LOGINS=3 BEEP_DELAY=30
     NET USER ADAM
     NET LOGIN/DEFERRED \\EVE
     NET USE/DEFERRED K: \\EVE\E-DRIVE
     NET SHOW

     EVE: STARTNET.BAT
     
     SHARE /F:4096 /L:200
     NODERUN         (driver for the Ethernet adapter)
     AILANBIO
     SPORT MPX=C8 BAUD=9600
     AILANBIO MPX=C8 ADAPTER=1
     REDIR EVE BUFFERS=2 SIZE=4096 LOGINS=3 BEEP_DELAY=30
     SERVER
     NET USER EVE
     NET LOGIN \\EVE
     NET LOGIN/DEFERRED \\ROBERT
     NET USE/DEFERRED E: \\ROBERT\R-DRIVE
     NET SHOW


     ROBERT: STARTNET.BAT
     
     SHARE /F:4096 /L:200
     NODERUN         (driver for the Ethernet adapter)
     AILANBIO
     SPORT MPX=C8 BAUD=9600
     AILANBIO MPX=C8 ADAPTER=1
     REDIR ROBERT BUFFERS=2 SIZE=4096 LOGINS=3 BEEP_DELAY=30
     SERVER
     NET USER ROBERT
     NET LOGIN \\ROBERT
     NET LOGIN/DEFERRED \\TONY
     NET USE/DEFERRED R: \\TONY\T-DRIVE
     NET SHOW


     TONY: STARTNET.BAT
     
     SHARE /F:4096 /L:200
     NODERUN         (driver for the Ethernet adapter)
     AILANBIO
     REDIR TONY LOGINS=3
     SERVER
     NET USER TONY
     NET LOGIN \\TONY
     NET SHOW


     EVE EVE EVE EVE EVE EVE EVE EVE EVE EVE EVE EVE EVE EVE EVE EVE
     

     EVE: NET_MGR - Server Startup Parameters
       File Lookup Cache: 200

     EVE: NET_MGR - Shared Resources Management
      ͻ
      Resource Name => Local Path/Device                    
      ͹
      .             => C:\LANTASTI.NET                      
      C-DRIVE       => C:                                   
      E-DRIVE       => E:                                   
      ͼ

     EVE: NET_MGR - The resource E-DRIVE
      ͻ
      Detailed Information for E-DRIVE                      
      ͹
           Description: This is Robert's R-DRIVE!           
            Local Path: E:                                  
       Disk Drive Type: Other                               
         File Security: None                                
                                                            
       ACCESS CONTROL LIST     
      *                 RWCMLDKNEA--                        
                                                            
      ͼ

     ROBERT ROBERT ROBERT ROBERT ROBERT ROBERT ROBERT ROBERT ROBERT
     

     ROBERT: NET_MGR - Server Startup Parameters
       File Lookup Cache: 200

     ROBERT: NET_MGR - Shared Resources Management
      ͻ
      Resource Name => Local Path/Device                    
      ͹
      .             => C:\LANTASTI.NET                      
      C-DRIVE       => C:                                   
      R-DRIVE       => R:                                   
      ͼ

     ROBERT: NET_MGR - The resource R-DRIVE
      ͻ
      Detailed Information for R-DRIVE                      
      ͹
           Description: This is Tony's T-DRIVE              
            Local Path: R:                                  
       Disk Drive Type: Other                               
         File Security: None                                
                                                            
       ACCESS CONTROL LIST     
      *                 RWCMLDKNEA--                        
                                                            
      ͼ

     TONY TONY TONY TONY TONY TONY TONY TONY TONY TONY TONY TONY
     

     TONY: NET_MGR - Server Startup Parameters
       File Lookup Cache: 0

     TONY: NET_MGR - Shared Resources Management
      ͻ
      Resource Name => Local Path/Device                    
      ͹
      .             => C:\LANTASTI.NET                      
      C-DRIVE       => C:                                   
      T-DRIVE       => C:\TEST                              
      ͼ

     TONY: NET_MGR - The resource T-DRIVE
      ͻ
      Detailed Information for T-DRIVE                      
      ͹
           Description: This is Tony's test directory.      
            Local Path: C:\TEST                             
       Disk Drive Type: DOS                                 
         File Security: None                                
                                                            
       ACCESS CONTROL LIST     
      *                 RWCMLDKNEA--                        
                                                            
      ͼ


                                     Written 14-MAY-1993 by
                                     Bengt Nilsson
                                     DATAFANT AB, Sweden

