Community discussions

MikroTik App
 
soheilsh
Member Candidate
Member Candidate
Topic Author
Posts: 100
Joined: Fri Nov 26, 2010 3:39 pm

routeros7 socks packet to another gateway not working

Mon Oct 25, 2021 8:06 pm

my configure in router os 6.49 and work prefectly :
but not working in router os 7 .
socks users connect to routing table vpn
but in os7 not working

/interface pptp-client
add connect-to=37.xxx.xxx.xxx disabled=no name=vpn password=123 user=123

/ip firewall mangle
add action=mark-routing chain=output dst-port=443 new-routing-mark=vpn \
passthrough=yes protocol=tcp

/ip firewall nat
add action=masquerade chain=srcnat

/ip route
add distance=1 gateway=vpn routing-mark=vpn

/ip socks
set auth-method=password enabled=yes version=5

/ip socks users
add name=123 password=123
 
soheilsh
Member Candidate
Member Candidate
Topic Author
Posts: 100
Joined: Fri Nov 26, 2010 3:39 pm

Re: routeros7 socks packet to another gateway not working

Tue Oct 26, 2021 8:18 pm

no body to helping ?
my telegram id : megasoheilsh
 
soheilsh
Member Candidate
Member Candidate
Topic Author
Posts: 100
Joined: Fri Nov 26, 2010 3:39 pm

Re: routeros7 socks packet to another gateway not working

Thu Nov 11, 2021 11:59 pm

ros 7 beta 6 , still have problem
 
mducharme
Trainer
Trainer
Posts: 1777
Joined: Tue Jul 19, 2016 6:45 pm
Location: Vancouver, BC, Canada

Re: routeros7 socks packet to another gateway not working

Fri Nov 12, 2021 2:04 am

ros 7 beta 6 , still have problem
You have to also manually define "vpn" as a routing table in v7 otherwise it will not work, it is a new feature:
/routing table
add disabled=no fib name=vpn
 
soheilsh
Member Candidate
Member Candidate
Topic Author
Posts: 100
Joined: Fri Nov 26, 2010 3:39 pm

Re: routeros7 socks packet to another gateway not working

Mon Nov 15, 2021 8:32 pm

ros 7 beta 6 , still have problem
You have to also manually define "vpn" as a routing table in v7 otherwise it will not work, it is a new feature:
/routing table
add disabled=no fib name=vpn
yes in ros7 route table is already added
 
darvih
just joined
Posts: 7
Joined: Mon Sep 16, 2013 5:30 pm

Re: routeros7 socks packet to another gateway not working

Tue Dec 07, 2021 11:05 am

i have this problem too

anybody have a solution ?
 
User avatar
Znevna
Forum Guru
Forum Guru
Posts: 1347
Joined: Mon Sep 23, 2019 1:04 pm

Re: routeros7 socks packet to another gateway not working

Tue Dec 07, 2021 11:33 am

socks5 is currently (as of 7.1) broken.

Who is online

Users browsing this forum: No registered users and 12 guests