HI, sorry about this mail, but perhaps somebody can help me. I know that is is shorewall list! :) I have in the same box shorewall + openvpn and everything works great,. I have 4 ISPs connected to my firewall and I want to know how can I configure my openvpn to listen on every ISP, beacuse If i configure one IP in my server.conf like local 200.xx.xx.xx only works on that IP, now if I left with a comment that line, in my netstat -an appears 0.0.0.0 1194, great so my openvpn listen on every IP but when I try to connect sometimes work for one IP but not for other IP. So, I try to find some openvpn forums but nothing!! and I know that this list is great and maybe someone knows how to do it,. Really thanks ------------------------------------------------------------------------------
All, Merry Christmas and Happy New Year I remember I have been through this before, I used in server.conf local * please remember that the "local" is optional , try to omit it and test let me know Good luck Samer Date: Tue, 30 Dec 2008 22:49:59 -0200 From: nicopag@gmail.com To: shorewall-users@lists.sourceforge.net Subject: [Shorewall-users] OPENVPN - SHOREWALL HI, sorry about this mail, but perhaps somebody can help me. I know that is is shorewall list! :) I have in the same box shorewall + openvpn and everything works great,. I have 4 ISPs connected to my firewall and I want to know how can I configure my openvpn to listen on every ISP, beacuse If i configure one IP in my server.conf like local 200.xx.xx.xx only works on that IP, now if I left with a comment that line, in my netstat -an appears 0.0.0.0 1194, great so my openvpn listen on every IP but when I try to connect sometimes work for one IP but not for other IP. So, I try to find some openvpn forums but nothing!! and I know that this list is great and maybe someone knows how to do it,. Really thanks _________________________________________________________________ It’s the same Hotmail®. If by “same” you mean up to 70% faster. http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_broad1_122008 ------------------------------------------------------------------------------
Samer!! Happey New Year too!! for everybody in this list! ;) I have tried local * but the service didn''t start. I try to comment that line with # and after that the netstat -an shows 0.0.0.0 1194, great!! but when I try to connect with ISP 1 works, but after that doesn''t work with another ISP. How did you fix this situation? Thanks On Wed, Dec 31, 2008 at 7:20 AM, Samer Y. Azmy <samer_symantec@hotmail.com>wrote:> All, > > Merry Christmas and Happy New Year > > I remember I have been through this before, I used in server.conf local * > > please remember that the "local" is optional , try to omit it and test > let me know > > Good luck > Samer > > ------------------------------ > Date: Tue, 30 Dec 2008 22:49:59 -0200 > From: nicopag@gmail.com > To: shorewall-users@lists.sourceforge.net > Subject: [Shorewall-users] OPENVPN - SHOREWALL > > > HI, sorry about this mail, but perhaps somebody can help me. I know that is > is shorewall list! :) > I have in the same box shorewall + openvpn and everything works great,. > I have 4 ISPs connected to my firewall and I want to know how can I > configure my openvpn to listen on every ISP, beacuse If i configure one IP > in my server.conf like > local 200.xx.xx.xx only works on that IP, now if I left with a comment that > line, in my netstat -an appears 0.0.0.0 1194, great so my openvpn listen on > every IP but when I try to connect sometimes work for one IP but not for > other IP. > So, I try to find some openvpn forums but nothing!! and I know that this > list is great and maybe someone knows how to do it,. > > Really thanks > > > > ------------------------------ > It''s the same Hotmail(R). If by "same" you mean up to 70% faster. Get your > account now.<http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_broad1_122008> > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/shorewall-users > >------------------------------------------------------------------------------
> HI, sorry about this mail, but perhaps somebody can help me. I know > that is is shorewall list! :) > I have in the same box shorewall + openvpn and everything works great,. > I have 4 ISPs connected to my firewall and I want to know how can I > configure my openvpn to listen on every ISP, beacuse If i configure > one IP in my server.conf like > local 200.xx.xx.xx only works on that IP, now if I left with a comment > that line, in my netstat -an appears 0.0.0.0 1194, great so my openvpn > listen on every IP but when I try to connect sometimes work for one IP > but not for other IP. > So, I try to find some openvpn forums but nothing!! and I know that > this list is great and maybe someone knows how to do it,.A few posts down the list ( about a week ago ) you''ll find my questions and some ans. U better get openvpn 2.1_rcXX and use --multihome option Cheers, Happy new year to all. ------------------------------------------------------------------------------
i have 2.0.9, that doenst work in that version? On Wed, Dec 31, 2008 at 10:16 AM, Harry Lachanas <grharry@freemail.gr>wrote:> > > HI, sorry about this mail, but perhaps somebody can help me. I know > > that is is shorewall list! :) > > I have in the same box shorewall + openvpn and everything works great,. > > I have 4 ISPs connected to my firewall and I want to know how can I > > configure my openvpn to listen on every ISP, beacuse If i configure > > one IP in my server.conf like > > local 200.xx.xx.xx only works on that IP, now if I left with a comment > > that line, in my netstat -an appears 0.0.0.0 1194, great so my openvpn > > listen on every IP but when I try to connect sometimes work for one IP > > but not for other IP. > > So, I try to find some openvpn forums but nothing!! and I know that > > this list is great and maybe someone knows how to do it,. > A few posts down the list ( about a week ago ) you''ll find my questions > and some ans. > > U better get openvpn 2.1_rcXX and use > --multihome option > > Cheers, > > Happy new year to all. > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/shorewall-users >------------------------------------------------------------------------------
As up to my knowledge , You will need to run two instances from OpenVPN, but I''m not sure if there is another way of doing it Regards Samer Date: Wed, 31 Dec 2008 08:51:58 -0200 From: nicopag@gmail.com To: shorewall-users@lists.sourceforge.net Subject: Re: [Shorewall-users] OPENVPN - SHOREWALL Samer!! Happey New Year too!! for everybody in this list! ;) I have tried local * but the service didn''t start. I try to comment that line with # and after that the netstat -an shows 0.0.0.0 1194, great!! but when I try to connect with ISP 1 works, but after that doesn''t work with another ISP. How did you fix this situation? Thanks On Wed, Dec 31, 2008 at 7:20 AM, Samer Y. Azmy <samer_symantec@hotmail.com> wrote: All, Merry Christmas and Happy New Year I remember I have been through this before, I used in server.conf local * please remember that the "local" is optional , try to omit it and test let me know Good luck Samer Date: Tue, 30 Dec 2008 22:49:59 -0200 From: nicopag@gmail.com To: shorewall-users@lists.sourceforge.net Subject: [Shorewall-users] OPENVPN - SHOREWALL HI, sorry about this mail, but perhaps somebody can help me. I know that is is shorewall list! :) I have in the same box shorewall + openvpn and everything works great,. I have 4 ISPs connected to my firewall and I want to know how can I configure my openvpn to listen on every ISP, beacuse If i configure one IP in my server.conf like local 200.xx.xx.xx only works on that IP, now if I left with a comment that line, in my netstat -an appears 0.0.0.0 1194, great so my openvpn listen on every IP but when I try to connect sometimes work for one IP but not for other IP. So, I try to find some openvpn forums but nothing!! and I know that this list is great and maybe someone knows how to do it,. Really thanks It''s the same Hotmail®. If by "same" you mean up to 70% faster. Get your account now. ------------------------------------------------------------------------------ _______________________________________________ Shorewall-users mailing list Shorewall-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/shorewall-users _________________________________________________________________ It’s the same Hotmail®. If by “same” you mean up to 70% faster. http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_broad1_122008 ------------------------------------------------------------------------------
On Wednesday 31 December 2008 09:37:53 Nico Pagliaro wrote:> i have 2.0.9, that doenst work in that version? >Multihome was introduced in 2.1.x> On Wed, Dec 31, 2008 at 10:16 AM, Harry Lachanas <grharry@freemail.gr>wrote: > > > HI, sorry about this mail, but perhaps somebody can help me. I know > > > that is is shorewall list! :) > > > I have in the same box shorewall + openvpn and everything works great,. > > > I have 4 ISPs connected to my firewall and I want to know how can I > > > configure my openvpn to listen on every ISP, beacuse If i configure > > > one IP in my server.conf like > > > local 200.xx.xx.xx only works on that IP, now if I left with a comment > > > that line, in my netstat -an appears 0.0.0.0 1194, great so my openvpn > > > listen on every IP but when I try to connect sometimes work for one IP > > > but not for other IP. > > > So, I try to find some openvpn forums but nothing!! and I know that > > > this list is great and maybe someone knows how to do it,. > > > > A few posts down the list ( about a week ago ) you''ll find my questions > > and some ans. > > > > U better get openvpn 2.1_rcXX and use > > --multihome option > > > > Cheers, > > > > Happy new year to all. > > > > > > > > > > ------------------------------------------------------------------------- > >----- _______________________________________________ > > Shorewall-users mailing list > > Shorewall-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/shorewall-users-- Jorge Armando Medina Computación Gráfica de México Web: www.e-compugraf.com Tel: 55 51 40 72 email: jmedina@e-compugraf.com GPG Key: 1024D/28E40632 2007-07-26 GPG Fingerprint: 59E2 0C7C F128 B550 B3A6 D3AF C574 8422 28E4 0632 ------------------------------------------------------------------------------
Great, i must compile it with that option? or is installed by default with ./configure? Thanks On 12/31/08, Jorge Armando Medina <jmedina@e-compugraf.com> wrote:> > On Wednesday 31 December 2008 09:37:53 Nico Pagliaro wrote: > > i have 2.0.9, that doenst work in that version? > > > > Multihome was introduced in 2.1.x > > > > On Wed, Dec 31, 2008 at 10:16 AM, Harry Lachanas <grharry@freemail.gr > >wrote: > > > > HI, sorry about this mail, but perhaps somebody can help me. I know > > > > that is is shorewall list! :) > > > > I have in the same box shorewall + openvpn and everything works > great,. > > > > I have 4 ISPs connected to my firewall and I want to know how can I > > > > configure my openvpn to listen on every ISP, beacuse If i configure > > > > one IP in my server.conf like > > > > local 200.xx.xx.xx only works on that IP, now if I left with a > comment > > > > that line, in my netstat -an appears 0.0.0.0 1194, great so my > openvpn > > > > listen on every IP but when I try to connect sometimes work for one > IP > > > > but not for other IP. > > > > So, I try to find some openvpn forums but nothing!! and I know that > > > > this list is great and maybe someone knows how to do it,. > > > > > > A few posts down the list ( about a week ago ) you'll find my questions > > > and some ans. > > > > > > U better get openvpn 2.1_rcXX and use > > > --multihome option > > > > > > Cheers, > > > > > > Happy new year to all. > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > >----- _______________________________________________ > > > Shorewall-users mailing list > > > Shorewall-users@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/shorewall-users > > > > -- > Jorge Armando Medina > Computación Gráfica de México > Web: www.e-compugraf.com > Tel: 55 51 40 72 > email: jmedina@e-compugraf.com > GPG Key: 1024D/28E40632 2007-07-26 > GPG Fingerprint: 59E2 0C7C F128 B550 B3A6 D3AF C574 8422 28E4 0632 > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/shorewall-users > > >------------------------------------------------------------------------------
Nico Pagliaro wrote:> Great, i must compile it with that option? or is installed by default > with ./configure? > > Thanks >just make sure U have lzo-dev ( compression ) library installed as well as the openssl-dev library do a ./configure --prefix=/path/you/wish/it/installs and make make install If something is missing the ./configure stage will let you know. Cheers, and Happy new year! Harry. ------------------------------------------------------------------------------