Displaying 2 results from an estimated 2 matches for "networkb".
Did you mean:
network
2009 Apr 12
1
Bridging on os x
...68.1.x and
there are no conflicting ip addresses between the two networks.
Running os x on both networks as the tinc machines.
(files edited for readability)
tinc.conf (networkA)
Name = networkA
Device = /dev/tap0
Mode = switch
PrivateKeyFile = /usr/local/etc/tinc/vpn/rsa_key.priv
ConnectTo = networkB
tinc.conf (networkB)
Name = networkB
Device = /dev/tap0
Mode = switch
PrivateKeyFile = /usr/local/etc/tinc/vpn/rsa_key.priv
tinc-up (networkA)
#!/bin/sh
ifconfig $INTERFACE 192.168.1.253 netmask 255.255.255.0
tinc-up (networkB)
#!/bin/sh
ifconfig $INTERFACE 192.168.1.252 netmask 255.255.255.0...
2012 Apr 24
2
tinc router mode on Windows 7
Dear All,
I am trying to enable router mode of tinc on Windows 7 platform. Although I
have enabled the router mode and IP routing in Windows 7 PC (Network A
Server). The PC B is still unable to connect the Network A and PC A. But the
Network A and PC A is able to communicate each other via tinc. Please help
and advise me any incorrect of that.
Network A server
Real - LAN adapter IP: