pf.conf + altq problem

2006-11-06 Thread Muhammad Reza
Dear All. I start with the simple rule set in my pf bridge machine to limit bandwidth 3Mbps from my server on lan to internet and from internet to my server on lan my_server_on_lan="172.16.0.228" internet="202.x.x.x" lan = "172.16.0.0/16" altq on xl1 bandwidth 100% cbq queue \ {int_out,dflt_out

pf.conf + altq problem

2006-10-11 Thread Muhammad Reza
Dear list. My pf.conf not working. I have pf in bridge machine with xl2 to internet firewall and xl1 to internal switch. Bridging is ok. This my simple pf.conf me="172.16.0.228" altq on xl1 bandwidth 100% cbq queue {me,dflt} queue mebandwidth 8Kb queue dflt bandwidth 16Kb cbq (d

Re: two ISP connections, three nics, and a NAT

2005-05-26 Thread Muhammad Reza
At 11:06 AM 5/12/2005, you wrote: I have two ISP connections, a DSL line and a Cable Modem line. I want to plug both connections into a FreeBSD box that has three nics in it, one nic for each ISP connection and the last nic for my NAT. How can I bind the connections together without any othe

Multiple default gateway

2004-11-04 Thread Muhammad Reza
Dear All, Is there any (future) release of FreeBSD concern about multiple default gateway ? Supposed i want to have load balancing and round robin connection in my FreeBSD firewall without routing daemon. regards reza ___ [EMAIL PROTECTED] mailing list

Re: kernel arp log message

2004-10-07 Thread Muhammad Reza
Ollie Cook wrote: On Wed, Oct 06, 2004 at 08:37:16PM +0700, Muhammad Reza wrote: hi, i have a problem in a FreeBSD server, Kernel message show this message; arp: [ip redhat firewall gateway] moved from [1st nic redhat firewall gateway] to [2nd redhat firewall gateway] on fxp0 arp: [ip redhat

kernel arp log message

2004-10-06 Thread Muhammad Reza
hi, i have a problem in a FreeBSD server, Kernel message show this message; arp: [ip redhat firewall gateway] moved from [1st nic redhat firewall gateway] to [2nd redhat firewall gateway] on fxp0 arp: [ip redhat firewall gateway] moved from [2nd nic redhat firewall gateway] to [1st redhat firew

DVB card

2004-09-16 Thread Muhammad Reza
Dear List, Is there any DVB card (C band) that FreeBSD kernel support ? please recommend us regards reza ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

pf load balancing

2004-08-25 Thread Muhammad Reza
Dear List I have one simple question regarding pf. Does pf load balancing outgoing internet conenction from LAN rules can work together with pf redirection rules are used to forward incoming connections from the Internet to a local server with a private address ? Please enlight me regards Reza

Re: pf and ipfw

2004-08-10 Thread Muhammad Reza
Max Laier wrote: On Monday 09 August 2004 09:07, Muhammad Reza wrote: Dear Lists, can pf rule work together with ipfw rules ? i need pf rule to do some outgoing load balance, but still need ipfw to do some basic packet filtering, cause i have difficulty to set pf rules default to block if it&#

pf and ipfw

2004-08-09 Thread Muhammad Reza
Dear Lists, can pf rule work together with ipfw rules ? i need pf rule to do some outgoing load balance, but still need ipfw to do some basic packet filtering, cause i have difficulty to set pf rules default to block if it's apply with load balancing rules. please enlight me.. regards reza _

vpn over ipsec question

2004-05-23 Thread Muhammad Reza
Dear List. I try to configure vpn over ipsec between two FreeBSD (4.10PRERELEASE and 5.1.p17) gateways. My guidelines is from FreeBSD handbook, Tunelling is workfine with gifconfig command, i can ping each internal interface from both side gateway. The problem is when i try to securing the link w

named in sandbox

2004-05-20 Thread Muhammad Reza
dear All, I running named in sandbox as a secondary name server with FreeBSD-5.1.p17, Named log always complain: named-xfer exited with signal 6 and slave zone expired for every zone transfer. but, when it's running on default mode (no chroot sandbox) or as a primary server (with chroot sandbox).

multiple conection to internet

2004-05-12 Thread Muhammad Reza
Dear BSD'ers Can freebsd routing kernel handle multiple provider (multipath gateway) ? without BGP ? Now I have a (new ) ADSL, and T1 connection to different provider, my LAN is nat-ing behind freebsd router, I want some people in my network to connect to internet via ADSL and some people

multiple provider

2004-04-23 Thread Muhammad Reza
Dear BSD'ers Can freebsd routing kernel do multiple provider ? without BGP ? Now I have a (new ) ADSL, and T1 connection to different provider, my LAN is nat-ing behind freebsd router, I want some people in my network to connect to internet via ADSL and some people via T1, based on their IP.