Displaying 20 results from an estimated 3000 matches similar to: "dhclient and pf/ipf/ipfw"
2013 Feb 12
0
A workaround to dhclient problems
Summary: if you have C5 guests with dhclient "bad udp checksum" issues
then this entry on the host will fix it:
iptables -A POSTROUTING -t mangle -p udp --dport bootpc -j CHECKSUM --checksum-fill
Detail:
If anyone else is seeing this...
Feb 11 19:22:11 mercury dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x63be132a)
Feb 11 19:22:56 mercury last message repeated 3
2003 May 31
3
Packet flow through IPFW+IPF+IPNAT ?
Hi.
On my FreeBSD 4.8 configured IPFW2+IPF+IPNAT and I use them all:
- IPFW - traffic accounting, shaping, balancing and filtering;
- IPFilter - policy routing;
- IPNAT - masquerading.
I want to know, how IP-packets flow through all of this components?
What's the path?
incoming: IPFW Layer2 -> IPFW&Dummynet -> IPNAT -> IPFilter ?
outgoing: IPFW Layer2 ->
2003 Aug 03
1
ipfw or ipf w/stateful behavior
Hi,
first i must tell you, that my english is not the best,
i hav learned my english from manpages and documentation.
Please excuse this.
I have setted up a Box w/FreeBSD 4.7-RELEASE for connecting
to the w3 through an DSL/ATM-Connection.
Now i know the stateful handling of firewall-rules under linux
with iptables.In the second i have understand that FreeBSD comes with the
netfilter-extensions.
2013 Jan 23
0
dhclient in 5.9 having trouble with dhcpd in 6.3 ?
I have a KVM setup. Host is 6.3. I have a bridged client running 5.9
Since upgrading to 5.9 I noticed that ntpd is being restarted every
12 hours.
Jan 20 08:00:25 mercury ntpd[16103]: ntpd exiting on signal 15
Jan 20 20:00:26 mercury ntpd[27462]: ntpd exiting on signal 15
Jan 21 08:00:27 mercury ntpd[11343]: ntpd exiting on signal 15
Jan 21 20:00:28 mercury ntpd[25148]: ntpd exiting on signal
2003 May 30
2
IPFW logging brokeness?
I don't think I'm trying to do anything amazing, but IPFW's logging
features are giving me a real headache. I can't find much in the
archives either, but I find it hard to believe others havne't found this
too.
My rule:
add 100 allow log tcp from any to <my IP> <ports> limit src-addr 2
I want connecting parties to be able to form no more than 2 connection.
This
2005 Oct 25
6
ipf stopped working on 5.3
I've had ipf working on a few 5.3 servers for quite awhile. Not too long ago
some developers had to do some coding work and were coming from dynamic
IP's. I (reluctantly) opened up SSH to the world. Immediately I started
seeing the attacks where bots of some sort would try to break in with a
variety of different users.
So, I (thought) I closed it up again and told the developers to use a
2006 Jan 26
7
strange problem with ipfw and rc.conf
Hi all:
I have strange probelm with rc.conf. I set up ipfw
(compiled into kernel) on freebsd-5.4 and it doesn't
seem to load ipfw rulesets (it uses default ruleset
65335 locking out everything). I have to do "sh
/etc/ipfw.rules" in order to load the rulesets, once I
did that, I can access the box from remote locations
here is my rc.conf:
host# more /etc/rc.conf
2004 Apr 22
0
ipfilter/ipfw + bridge + out checking
Hi all.
I didn't find any thread discussing it, sorry if I am re-posting the same
subject.
Is there a way to check the ipfilter/ipfw out-flow with bridge? Is it
implemented?
I've heard its not done due a performance issue (it's writen in ipf-howto),
but performance is not the main goal for me in this single situation. I
would like to have the stateful firewall and the bridge _fully_
2008 Jul 24
0
cvs commit: src/contrib/pf/pfctl parse.y src/lib/libc/sys Symbol.map getsockopt.2 src/sbin/ipfw ipfw.8 ipfw2.c src/sys/conf NOTES options src/sys/contrib/ipfilter/netinet ip_fil_freebsd.c src/sys/contrib/pf/net pf.c pf_ioctl.c src/sys/kern init_sysent.c
This looks like a very cool feature addition to RELENG_7! Are there
any performance penalties that you know of with this built in ?
---Mike
At 09:13 PM 7/23/2008, Julian Elischer wrote:
>julian 2008-07-24 01:13:22 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_7)
> contrib/pf/pfctl parse.y
> lib/libc/sys
2004 Feb 19
2
traffic normalizer for ipfw?
Hi there,
Is there some way to configure ipfw to do traffic
normalizing ("scrubbing", as in ipf for OpenBSD)? Is
there any tool to do it for FreeBSD firewalling?
I've heard that ipf was ported on current, anything
else?
TIA,
/Dorin.
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
2005 Jan 02
1
ArtDio IPF-2000 or Sipura SPA-841
I am looking at some lower cost phone to use with Asterisk. What is the
ArtDio IPF-2000 or the Sipura SPA-841 like? Also, I see voipsupply.com has
an ArtDio IPF-1000 listed, is this a new or an old model? I cannot find
any information on it.
Adi
2005 Jan 19
1
ipf question
Hello.
I am a relatively new FreeBSD user. I have samba, ssh and vnc server running
on it. I am also trying to set up the IPFILTER on it. I used the handbook to
familiarize myself with the software and the sample script provided in the
chapter discussing ipf, I decided to use as a starting point. After reading
the ipf chapter I assumed that if "block in log first quick on xl0 all" is
2006 Oct 11
0
RE: [Xen-ia64-devel] [IPF] Xen3.0.3 RC3 can not create VTI_domain
This issue only happened on creating VTI domain in IPF platform.
Creating IA32 or IA32E VMX domain is okay.
Best Regards,
Yongkang (Kangkang) 永康
>-----Original Message-----
>From: xen-ia64-devel-bounces@lists.xensource.com
>[mailto:xen-ia64-devel-bounces@lists.xensource.com] On Behalf Of Zhang,
>Jingke
>Sent: 2006年10月11日 16:35
>To: xen-ia64-devel@lists.xensource.com
2006 Oct 31
0
6283314 frequent panics in ipf:fr_movequeue: NULL pointer dereference
Author: jojemann
Repository: /hg/zfs-crypto/gate
Revision: aa51fc8a43798383cb3ead8c97bcad88acd305c5
Log message:
6283314 frequent panics in ipf:fr_movequeue: NULL pointer dereference
6294902 ipfilter doesn''t recognize TCP window scale option correctly.
Files:
update: usr/src/common/ipf/ip_state.c
2012 Jul 27
2
How can I use IPF function correctly?
Hi All,
I am trying to creat a simple example byusing ipf function in R, but i
could not get it succefully...I am very new to R, does anyone could help,
to instruct me about this ipf fucntion?
Actually, this is what I mean
50 | 50
----------------------
33.4| 28.57 | 14.29
33.3| 23.81 | 4.762
33.3| 9.523 | 19.05
2006 Oct 25
1
Default login information for a ArtDio IPF-2600
Hello,
I recently purchased a ArtDio IPF-2600 phone from voipsupply.com, but they
did not include a manual.
Does anyone know the default login information? I have tried all of the
common ones that I can think of. If anyone knows, it would be greatly
appreciated. Thanks!
_________________________________________________________________
Stay in touch with old friends and meet new ones with
2008 Mar 05
3
ipf function in R
Hi
I have a 3 x 2 contingency table:
10 20
30 40
50 60
I want to update the frequencies to new marginal totals:
100 130
40 80 110
I want to use the ipf (iterative proportional fitting) function which
is apparently in the cat package.
Can somebody please advice me how to input this data and invoke ipf in R
to obtain an updated contingency table?
Thanks.
By the way I am quite new to R.
--
Dr
2006 Sep 29
1
[Xen-ia64-devel] RE: IPF/Xen VTI domain testing report for Xen 3.0.3 RC1
>5. LTP testing might run very slow in SMP VTI Domain with credit scheduler. If binding VTI
>and Xen0 vcpu, this bug won''t be there.
Hi keir,
In credit scheduler, two vcpus in the same domain may be scheduled on the same CPU. For instance, vcpu0 and vcpu1 are running on the same CPU, vcpu0 is doing spin_lock in guest, then time slice is due, vcpu0 is scheduled out before doing
2004 May 17
1
Confirming my understanding of an ipf log line
Hi list,
I saw this in my ipf.log (using ipfmon):
18/05/2004 15:57:21.092537 fxp0 @25:1 S w.x.y.z -> a.b.c.d PR tcp len 20
(40) frag 20@8 IN
where :
- fpx0 is my interface connected to the outside world
- w.x.y.z is an IP not related to any system under our control
- a.b.c.d is the public IP used for NATed traffic from our LAN.
- @25:1 is : @1 block in log quick from any to any with short
2006 Oct 10
0
[Xen-ia64-devel] IPF/Xen VTI domain testing report for Xen 3.0.3 RC2
Hi all,
We have done simply IPF/Xen functional testing towards Xen 3.0.3 RC2
(Changeset 11686:f426f6e646eb from xen-3.0.3-testing tree). The result is
good. Totally 16 cases are all pass.
Testing environments:
Platform: Tiger4
Processor: Itanium 2 Processor
Logic Processors number: 8 (2 processors with Due Core)
PAL version: 8.15
Scheduler: credit
Service OS: RHEL4u3
Guest OS: RHEL4u3/Windows