| From | Subject | Date |
|---|---|---|
| Edd Barrett | Open Source OSS for OpenBSD?
Hi guys, I have been reading a thread on opensolaris.org regarding the I do not know much about licensing, nor do I feel that I should email | Jun 13, 7:33 pm 2007 |
| Jeff Santos | Re: RTM_ADD and RTM_LOSING
Hi, Thank you very much. netstat -ni will not show a single error on any of the three interfaces. I do not think it has anything to do with PF, because the problem I use dlink DGE-530T nics and one onboard vr0. sk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 | Jun 13, 6:35 pm 2007 |
| Satadru Pramanik | greylisting and mailer pools redux
I have OpenBSD 4.0 setup with spamd doing greylisting for a mail I searched the archives and noticed that this has come up before: http://openbsd.monkey.org/tech/200410/msg00010.html Is there a way to enable greylisting based upon the subnet mask of the | Jun 13, 5:52 pm 2007 |
| Jeff Santos | RTM_ADD and RTM_LOSING
Hi, I keep getting these "punt RTM_ADD without gateway" in my /var/log/messages I noticed that, even with a static default route, every now and then I I saw a mention of this message in the list archive, but in that case The only rdr rule I use is the default spamd rules: no rdr on $ext_i... | Jun 13, 5:38 pm 2007 |
| Stuart Henderson | Re: RTM_ADD and RTM_LOSING
RTM_LOSING happens when TCP segments are lost, look for packet loss People who aren't running routed would see these messages, if they If enough packets are lost to prevent ARP from getting through, you | Jun 13, 6:19 pm 2007 |
| David Newman | carp on a /30?
-----BEGIN PGP SIGNED MESSAGE----- What is the longest v4 prefix length CARP supports? In the example given here: http://www.openbsd.org/faq/pf/carp.html Each physical interface has two IPv4 addresses, one for a shared IP and Is there some means of getting CARP to work where one side of the pf box than... | Jun 13, 2:57 pm 2007 |
| Jon Simola | Re: carp on a /30?
Only in the diagram. The actual configuration examples do not have IPs -- | Jun 13, 4:23 pm 2007 |
| Bryan Vyhmeister | Re: carp on a /30?
You don't actually need an address for each physical interface. It is Bryan | Jun 13, 3:40 pm 2007 |
| ben | 2 ISPs, 2 dhclients, 2 routing tables?
I have an OpenBSD box at my office, it's hooked up to a cable modem We had a DSL modem put in yesterday that we want to use for certain In order to properly NAT out on the ADSL link I know I can use a pf Can I do this? does that make sense? Since both ISPs require that I run dhclient all the time, I made some | Jun 13, 2:53 pm 2007 |
| Michael | WRAP wlan lockup / isakmpd / buffer space
Hi, I suddenly had a weird wlan lockup during a big file transfer over wlan. The client is an IBM X41 notebook with iwi0 and I am using an IPsec VPN Jun 13 20:04:02 wrap isakmpd[32542]: sendmsg (10, 0xcfbd9bc0, 0): No | Jun 13, 2:47 pm 2007 |
| Florin Andrei | recommended hardware for Gigabit firewall?
I'm building several firewalls that need to be able to sustain 1000 Mbit W... | Jun 13, 2:08 pm 2007 |
| Daniel Ouellet | Re: recommended hardware for Gigabit firewall?
Well, not a small order for sure, but to sustain 1000 Mbit throughput on Meaning, can't you help with this on... | Jun 13, 2:51 pm 2007 |
| John Nietzsche | OpenBSD 4.1 and Dell PowerEdge 2900
Dear gentleman, i am trying to install openbsd 4.1 on dell poweredge 2900. Everything Does anybody have any ideia ? Thanks in advance. | Jun 13, 1:53 pm 2007 |
| Renaud Allard | Re: OpenBSD 4.1 and Dell PowerEdge 2900
I just got this from a Dell 2950 a couple of days ago. I unplugged the | Jun 13, 5:38 pm 2007 |
| Simon Kuhnle | Gigabyte WI01GS MiniPCI works with ral(4)
Hi, I just got a Gigabyte WI01GS MiniPCI and booted OpenBSD-current ~% dmesg | grep ral Works like a charm. Associated with my local AP and surfing the internet Just wanted to tell you. If you need more information, please contact me Thanks viq for giving me the tip with this card :-) | Jun 13, 10:52 am 2007 |
| viq | Re: Gigabyte WI01GS MiniPCI works with ral(4)
And I got tip offlist from someone too ;) And I second that it works: -- | Jun 13, 1:40 pm 2007 |
| Jens Mayer | Re: OpenBSD 4.1 crashed, pfsync problems??
Dear all, sorry to break the thread, but I did not have the originating message in my I experienced *exactly* the same problem. As I'm using a modified kernel also, I'm not sure if this is an official | Jun 13, 8:29 am 2007 |
| carlopmart | Re: OpenBSD 4.1 crashed, pfsync problems??
Thanks Jen. I have switched to GENERIC kernel too (without any modification) and -- | Jun 13, 11:41 am 2007 |
| Geraerts Andy | Re: Sometime NAT, sometimes NOT?
If I look at the state table, I see : State Table Total Rate Can I have more NAT port consumption than states? Is there a way to see wich Thanks, Andy. No v... | Jun 13, 6:01 am 2007 |
| Stuart Henderson | Re: Sometime NAT, sometimes NOT?
hmm, no I don't think so. 'available ports' is taken from ports used by the machine itself Should just be 'pfctl -sn -v' and look at states..(or parse | Jun 13, 7:03 am 2007 |
| Brian A. Seklecki | Re: Sometime NAT, sometimes NOT?
Good catch on this guys. We should remember that most modern NAT is Cisco calls it overloading. Reminds me of a Soundgarden song. ~BAS IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), p... | Jun 13, 10:18 am 2007 |
| Matt | Two instances of chrooted OBSD Apache?
Hello, My ultimate goal is to run both php4 and php5 concurrently on a single I *think* it can be done by downloading src.tar.gz and compile it again | Jun 13, 5:55 am 2007 |
| Vjacheslav V. Borisov | Re: Two instances of chrooted OBSD Apache?
You probably could use mod_fastcgi from ports, and specify for any | Jun 13, 8:23 am 2007 |
| Almir Karic | Re: Two instances of chrooted OBSD Apache?
both lighttpd and apache allow you to have both php4 and php5 side by i am NOT too paranoid about security, so my setup includes lighttpd -- | Jun 13, 6:59 am 2007 |
| Nick Holland | Re: Two instances of chrooted OBSD Apache?
Matt wrote: No, that would be a painful way to do things...and it wouldn't fix Just did this yesterday myself, in fact, so I'm suddenly an "expert" :) httpd can be run multiple times with multiple configs, just configure Copy your httpd.conf file to another name. | Jun 13, 6:38 am 2007 |
| Geraerts Andy | Re: Sometime NAT, sometimes NOT?
Well I can't find anything that could block it. There is no ftp daemon or ftp Thanks, Andy. No virus found in this outgoing message. | Jun 13, 5:37 am 2007 |
| Raimo Niskanen | Troubleshooting PCMCIA modem 3Com 3CXM756
Hi all! I have an old laptop on whith I want to use ppp First, I _think_ it shows up as /dev/cua03. In Nevertheless. ppp, minicom and tip all try to | Jun 13, 5:21 am 2007 |
| Matthew Clarke | Re: Troubleshooting PCMCIA modem 3Com 3CXM756
I don't know anything about that 3Com card. If you can't get it working, - "Megahertz by USRobotics" model XJ4288 - IBM 56K PC Card Modem (FRU 02K4249) -- | Jun 13, 12:51 pm 2007 |
| Raimo Niskanen | Re: : Troubleshooting PCMCIA modem 3Com 3CXM756
Thank you guys! I am looking for a new modem. Unfortunately is it hard to find -- / Raimo Niskanen, Erlang/OTP, Ericsson AB | Jun 13, 1:15 pm 2007 |
| Mitch Parker | Re: Troubleshooting PCMCIA modem 3Com 3CXM756
Hello, I have one of these cards. It won't work unless you use the 3Com Mitch -----Original Message----- | Jun 13, 9:00 am 2007 |
| Fred Crowson | Re: Troubleshooting PCMCIA modem 3Com 3CXM756
Can you show us the dmesg with the card inserted? -- | Jun 13, 7:39 am 2007 |
| Geraerts Andy | Re: Sometime NAT, sometimes NOT?
Brian, Jun 13 11:05:01 spock /bsd: pf: NAT proxy port allocation (50001-65535) Can this be the cause of my errors? Andy. -----Oorspronkelijk bericht----- pfctl -x loud && tail -f /var/log/messages ~BAS interface without NAT. So the ip packet contains the source ip address of my | Jun 13, 5:12 am 2007 |
| Stuart Henderson | Re: Sometime NAT, sometimes NOT?
Yes, you have run out of available ports to NAT from. The straightforward answer is to NAT from a larger pool of addresses The 50001:65535 range is set in /usr/src/sbin/pfctl/pfctl_parser.c | Jun 13, 5:48 am 2007 |
| Peter N. M. Hansteen | Re: Sometime NAT, sometimes NOT?
this almost sounds like you have something else which grabs these -- | Jun 13, 5:20 am 2007 |
| Kian Mohageri | syslog disabling question
Hello, I was setting up a central logserver this afternoon and some of the I noticed that you cannot specify syslogd=NO or syslogd_flags=NO to I'm sure it has something to do with the gap between when things start Originally I thought t... | Jun 13, 5:00 am 2007 |
| Stuart Henderson | Re: syslog disabling question
How about leaving them both running, and binding syslog-ng to just | Jun 13, 5:19 am 2007 |
| Kian Mohageri | Re: syslog disabling question
Thank you all for the suggestions. For some reason I didn't think of I think I will have the stock syslogd do it's thing default thing and Thanks again, | Jun 13, 5:09 pm 2007 |
| Brian A. Seklecki | Re: syslog disabling question
modify /etc/rc (this looks questionable anyway -- looks like someone echo 'starting system logger' if [ X"${named_flags}" != X"NO" ]; then | Jun 13, 10:33 am 2007 |
| Henning Brauer | hardware needed for network stack performance work
As some of you might have noticed, I worked on network stack and Now I am back in Hamburg and would like to continue that work. There | Jun 13, 4:41 am 2007 |
| Florin Andrei | Re: hardware needed for network stack performance work
I assume the changes that you're making will show up in OpenBSD 4.2? -- | Jun 13, 7:56 pm 2007 |
| bofh | Re: hardware needed for network stack performance work
Got me a t-shirt, a 4.1 CD set, and $100 to you. -- | Jun 13, 12:00 pm 2007 |
| Theo de Raadt | Re: hardware needed for network stack performance work
Thanks a lot. However I wish there were some large companies out there using and But perhaps there are no large companies using pf? That's entirely Supporting requests like Henning's out of the pocket change that our | Jun 13, 1:02 pm 2007 |
| Greg Thomas | Re: hardware needed for network stack performance work
That's the problem right there. As a huuuuuuuuuuuuge user of OpenSSH Greg -- Dethink to survive - Mclusky | Jun 13, 1:31 pm 2007 |
| Jason Dixon | Re: hardware needed for network stack performance work
I'm probably going to lose a friend over this, but I'd like to challenge iXsystems to step up and donate a couple systems for this purpose. It would benefit everyone for you guys to donate the hardware to further optimize PF. We all know that PF has become as ubiquitous as OpenSSH, at least in the BSD world. How about it Matt, is iXsystems up to the challenge? Thanks, -- | Jun 13, 1:26 pm 2007 |
| Diana Eichert | Re: hardware needed for network stack performance work
I do know they donated stuff in the past, when I used to buy systems from diana | Jun 13, 4:07 pm 2007 |
| Matt Olander | Re: hardware needed for network stack performance work
Damn you. Let me see what I can do. But yes, we had planned to do some OpenBSD What kind of specs are we looking for? And remember, we're not a huge Where is Henning located? Shipping free stuff out of country is sometimes a We just did a network... | Jun 13, 2:18 pm 2007 |
| Martin Schröder | Re: hardware needed for network stack performance work
Hamburg, Germany. Henning, is DENIC still using OpenBGPD? Best | Jun 13, 7:17 pm 2007 |
| Jack J. Woehr | Re: hardware needed for network stack performance work
Suggestion for tapping the Large Company resource for OpenBSD: 1) Create an OpenBSD User Survey | Jun 13, 1:19 pm 2007 |
| Jim Razmus | Re: hardware needed for network stack performance work
This could possibly be as useful as vendorwatch.org|com whatever it was. So in a nutshell, nice idea, but deleted with all the other "Worthless An admin working in a large company using pf simply needs to pick up the Jim | Jun 13, 1:45 pm 2007 |
| Bob Beck | Re: hardware needed for network stack performance work
Don't need a survey for this. we have a pretty good idea what biggies Oh, a directed spam campaign. perfect. that will endear us to our -Bob | Jun 13, 1:34 pm 2007 |
| previous day | today | next day |
|---|---|---|
| None | June 13, 2007 | None |
| monstr | [PATCH 11/60] microblaze_v4: cache support |
| Andrew Morton | Re: x86: 4kstacks default |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Alan Cox | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Ben Hutchings | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Jiri Olsa | [PATCHv5 0/2] net: fix race in the receive/select |
