3
3
3amunyk2017-03-01 10:28:44
linux
3amunyk, 2017-03-01 10:28:44

Allow all traffic to network interface in Linux?

There is a vip72 sociox client launched from under wine, when this client is running, SOCKS5 is broadcast to the address 127.0.0.1:9951.

The question is how to transfer all this traffic to a separate interface, for example, vip72.

Inspired by an article about forwarding TOR traffic to a separate interface

in /etc/network/interfaces

# VirtualBox NAT bridge2
auto vip72 iface
vip72 inet static
address 10.0.0.1
netmask 255.255.255.0

works, vine copes

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question