Livejournal
Log in
Post
Friends
My journal
captain_hell
Сетевой квест
Oct 16, 2013 23:32
Есть такая топология:
(
Read more...
)
Leave a comment
Comments 7
awind
October 17 2013, 10:07:14 UTC
source routing?
Reply
captain_hell
October 17 2013, 13:05:27 UTC
Получилось так:
на VMServer
ip route add table 7 default via 10.0.1.9
ip rule add fwmark 7 table 7
iptables -t mangle -A PREROUTING -s 10.0.2.4/32 -j MARK --set-mark 7
На VPS
DNAT net loc:10.0.2.4 tcp 25
и всё заработало, хоть и через жопу)
Reply
awind
October 18 2013, 09:07:23 UTC
типа да. ну так и конструкция через жопу ;)
Reply
captain_hell
October 18 2013, 09:50:27 UTC
нищебродус обыкновениус
Reply
Thread 7
Leave a comment
Up
Comments 7
Reply
на VMServer
ip route add table 7 default via 10.0.1.9
ip rule add fwmark 7 table 7
iptables -t mangle -A PREROUTING -s 10.0.2.4/32 -j MARK --set-mark 7
На VPS
DNAT net loc:10.0.2.4 tcp 25
и всё заработало, хоть и через жопу)
Reply
Reply
Reply
Leave a comment