B16MCC said:In your 600 enter this.
Code:SERVER LISTEN PORT : 12000 F: DM800 pass 2 0 0 { 0:0:2 }
You don't need a Cline in the 600
In your 800 enter this.
Code:C: 10.11.12.13 12000 DM800 pass no
Where 10.11.12.13 is the IP address of your 600.
You don't need an Fline in the 800
I'm assuming the 2 boxes are just on your lan in the same house so you don't need dynamic DNS addresses.
Your box containing the card:-
F: Box1 Pass1 0 0 0 { 0:0:2 }
F: Box2 Pass2 0 0 0 { 0:0:1 }
Box1
C: 192.168.1.1 12000 Box1 Pass1 no
# The line above connects this box to your box.
F: Box3 Pass3 1 0 0 { 0:0:0 }
# This line allows box 3 to connect to this box. It allows it access to cards 1 hop away but no reshare.
Box 3 - Accessing Your Card 2 Hops Away via Box1
C: 192.168.1.3 12000 Box3 Pass3 no
Box1 to Box3 and Box3 to Box4 [both Box1 and Box3 have F lines in the cfg file] ?
B16MCC said:Correct. That's how you do it.
Box1 to Box3 and Box3 to Box4 [both Box1 and Box3 have F lines in the cfg file] ?