Transmit Report:
iry...@nexg.net¿¡°Ô ¸ÞÀÏ ¹ß¼ÛÀ» 3¹ø ½ÃµµÇßÁö¸¸ ½ÇÆÐÇÏ¿´½À´Ï´Ù.
(½ÇÆÐ ÀÌÀ¯ : 550 <iry...@nexg.net>: Recipient address rejected: User unknown in
local recipient table(211.232.190.7))
<Âü°í> ½ÇÆÐ ÀÌÀ¯¿¡ ´ëÇÑ ¼³¸í
User unknown :¸ÞÀÏÀ» ¼ö½ÅÇÒ »ç¿ëÀÚ°¡ Á¸ÀçÇÏÁö ¾ÊÀ½
Socket connect fail:¼ö½Å ¸ÞÀÏ ¼¹ö¿Í ¿¬°á ½ÇÆÐ
DATA write fail :¼ö½Å ¸ÞÀÏ ¼¹ö·Î ¸Þ¼¼Áö ¼Û½Å ½ÇÆÐ
DATA reponse fail :¼ö½Å ¸ÞÀÏ ¼¹ö·ÎºÎÅÍ ¸Þ¼¼Áö ¼ö½Å ½ÇÆÐ
Reporting-MTA: dns; nexg.net
Final-Recipient: rfc822;iryna7@nexg.net
Diagnostic-Code: smtp;
550 error - <iryna7@nexg.net>: Recipient address rejected:
User unknown in local recipient table(211.232.190.7)
Action: failed
Status: 5.0.0
--- Begin Message ---
Hello list,
I tried to use an OpenVPN server listening on 1194/udp on a machine that
is having multiple gateways to the internet. I use policy routing.
eth1 1.1.1.2/29 (1.1.1.1 master def gw)
eth2 2.2.2.2/29 (2.2.2.1 gateway)
eth3 3.3.3.2/29 (3.3.3.1 gateway)
1.1.1.1 is the principal default gw. If I bind ovpn to 0.0.0.0, the
returnpackets will always have source address 1.1.1.2, even when making
a connection to 2.2.2.2 or 3.3.3.2.
I can of course use tcp instead of udp, but a tcp header is 12 bytes
larger that the udp one. And as I have a lot of Citrix traffic flowing
through the tunnel (which consists of a lot of small packets), I
want to reduce the tunnel overhead as maximum as possible.
Is there a (simple) way to let OpenVPN use the same source address to
which the connection was set up like in the following example?
- set up tunnel x.x.x.x to dst address 1.1.1.2
return src address 1.1.1.2 to x.x.x.x
- set up tunnel x.x.x.x to dst address 2.2.2.2
return src address 2.2.2.2 to x.x.x.x
- set up tunnel x.x.x.x to dst address 3.3.3.2
return src address 3.3.3.2 to x.x.x.x
R.
--
___________________________________________________________________
It is better to remain silent and be thought a fool, than to speak
aloud and remove all doubt.
+------------------------------------------------------------------+
| Richard Lucassen, Utrecht |
| Public key and email address: |
| http://www.lucassen.org/mail-pubkey.html |
+------------------------------------------------------------------+
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel
--- End Message ---