A
A
avp2017-05-23 18:36:00
linux
avp, 2017-05-23 18:36:00

Problem with forwarding mail.ru services through the cloud?

https://2ip.ua/ru/services/information-service/pro... - I determined mail.ru address blocks through this service . Wrapped all subnets on Mikrotik via VPN on a VPS in Amsterdam. VPS on Linux Ubuntu. Made FORWARD VPN subnets to 0.0.0.0/24. But ICQ doesn't work
9828334017b542de984c9c6b91ddc819.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
Wexter, 2017-05-23
@Wexter

echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

V
Vovanys, 2017-05-23
@Vovanys

It also helped me to add on the server openvpn
echo 1 > /proc/sys/net/ipv4/conf/tap1/proxy_arp
tap1 depending on the dev name
+ here is an interesting instruction

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question