PF load balance: ipsec vpn + ftp issue

2007-11-14 Thread kintaro oe
o i need to add on my pf.conf? set skip on { lo $int_if enc0 } pass quick on $int_if1 proto esp from any to any keep state pass quick on $ext_if1 proto esp from any to any keep state pass quick on $ext_if1 proto (tcp udp) from any to any port 500 k

Re: Packet Filter: traceroute/udp problem on pf.conf

2007-08-15 Thread kintaro oe
Hi Peter, Thanks a lot on the advice. Looks like its working now. cool! "Peter N. M. Hansteen" <[EMAIL PROTECTED]> wrote: kintaro oe writes: > # no restriction on lan > pass quick on $int_if > # allow icmp incoming/outgoing to wan > pass quick on $ext_if inet prot

Packet Filter: traceroute/udp problem on pf.conf

2007-08-14 Thread kintaro oe
ports going outside the ext_if, is there a threat on security like DDoS or torrent access from localnetwork --> internet? Thanks! cheers, kintaro Oe - Got a little couch potato? Check out fun summer activities for kids.

load balance and redundancy 2 ISP's

2007-05-04 Thread kintaro oe
bout round-robin. Could any one give me an advice how to setup for load balance and redundancy? I've also read about OpenBGP but can't understand how it works. I can't picture out how to implement OpenBGP. Thanks! cheers, kintaro Oe --

Re: load balance and redundancy 2 ISP's

2007-05-04 Thread kintaro oe
rl0 |--Internal Network 192.x.x.x isp2>|xl1 | |-| Thanks! kintaro oe <[EMAIL PROTECTED]> wrote: Hi All, I'm setting up a firewall/PF/NAT box for a company. we

prioritize internet browse than download

2007-03-29 Thread kintaro oe
Hi Guys, Is it possible to prioritize Internet browsing than downloading a file like downloading installers or iso files? It eats up our network bandwidth. Any advice? Thanks! cheers, kintaro Oe - Sucker-punch spam with award-winning protection. Try the

Packets/Bandwidth Monitoring

2006-10-04 Thread kintaro oe
Hi guys, need some advice..i have a openbsd as my firewall/ntp/dhcp/vpn server. is ther a package that can i see or monitor on the packets/bandwidth usage for a user? i've seen ntop. any advice? cheers, kintaro Oe

Re: ipsec vpn: freebsd and openbsd

2006-10-04 Thread kintaro oe
hi martin, thanks a lot for your advice..maybe this is the best alternative at all. cool! bsd rocks! cheers, kintaro0e - Original Message From: Martin Gignac <[EMAIL PROTECTED]> To: kintaro oe <[EMAIL PROTECTED]> Cc: misc@openbsd.org Sent: Tuesday, October 3, 2006 9:18:3

Re: ipsec vpn: freebsd and openbsd

2006-10-02 Thread kintaro oe
es may offer an easier alternative. -Martin On 10/2/06, Han Boetes <[EMAIL PROTECTED]> wrote: > kintaro oe wrote: > > I'm setting up ipsec/vpn on freebsd and openbsd. I try to read > > this how to http://www.securityfocus.com/infocus/1859 but this > > applies to 2 op

ipsec vpn: freebsd and openbsd

2006-10-02 Thread kintaro oe
Hi guys, I'm setting up ipsec/vpn on freebsd and openbsd. I try to read this how to http://www.securityfocus.com/infocus/1859 but this applies to 2 openbsd systems. could anyone help me on how to setup between two systems? cheers, kintaro0e