Re: how to pass replies via interface through which requests came

2015-09-07 Thread Marcus MERIGHI
mcmer-open...@tor.at (Marcus MERIGHI), 2015.09.07 (Mon) 19:25 (CEST): > marko.cu...@mimar.rs (Marko Cupa??), 2015.09.07 (Mon) 17:56 (CEST): > > I have OpenBSD firewall which talks BGP to 2 upstream ISPs. > > bge0 - DMZ > > em0 - ISP1 > > em1 - ISP2 > > > > 80% of Internet routes are through ISP1

Re: how to pass replies via interface through which requests came

2015-09-07 Thread Marcus MERIGHI
marko.cu...@mimar.rs (Marko Cupa??), 2015.09.07 (Mon) 17:56 (CEST): > I have OpenBSD firewall which talks BGP to 2 upstream ISPs. > bge0 - DMZ > em0 - ISP1 > em1 - ISP2 > > 80% of Internet routes are through ISP1, including the one from my home. > > I can ssh to em0 from home without problems -

how to pass replies via interface through which requests came

2015-09-07 Thread Marko Cupać
Hi, I have OpenBSD firewall which talks BGP to 2 upstream ISPs. bge0 - DMZ em0 - ISP1 em1 - ISP2 80% of Internet routes are through ISP1, including the one from my home. I can ssh to em0 from home without problems - packets are being returned through the same interface (em0). However, I can't