Hi,
I tried to find answers regarding the configuration but I am not able to.
I have Whonix workstation imported from the .ova file and a custom linux mint workstation which works as intended.
Now I want to setup a 2nd mint workstation with a second gateway but I am not able to get a connection.
Both chains have exactly the same configuration. One works the other doesn’t.
Thanks in advance for your help.
Ego
April 16, 2016, 6:44pm
#2
Good day,
regard this: Multiple Whonix-Workstation ™
Have a nice day,
Ego
Yes I read that and change accordingly :
VirtualBox
In this case, you also have to change Whonix-Gateway network
interface2 and Whonix-Workstation network interface1 from internal
network “Whonix” to something else.
But still no success.
I simply named it “Whonix2”.
Custom Workstation:
user@host ~ $ ifconfig
eth0 Link encap:Ethernet HWaddr 08:00:27:89:27:85
inet addr:12.152.152.12 Bcast:12.152.152.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:fe89:2785/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:244 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:180 (180.0 B) TX bytes:38970 (38.9 KB)
Whonix Gateway:
user@host ~ $ ifconfig
eth0 Link encap:Ethernet HWaddr 08:00:27:89:27:85
inet addr:12.152.152.12 Bcast:12.152.152.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:fe89:2785/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:244 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:180 (180.0 B) TX bytes:38970 (38.9 KB)
The Gateway correctly connected to tor network via NAT.
On the workstation => ping 10.152.152.10 yields no success.
I am so sorry Thank you for your help.
I had 12.152.152.12 instead of 10.152.152.12. It is working now.