![]() |
|
News News regarding BSD and related. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
From http://arstechnica.com/security/2014...rvers-at-risk/
Quote:
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump |
|
||||
![]()
OpenBSD systems are not affected.
|
|
|||
![]() Quote:
![]() |
|
||||
![]()
There was a bit of LOC counting that took place, then Theo dropped this gem. I really appreciate what he had to say and I wish more software vendors took the same approach.
__________________
Linux/Network-Security Engineer by Profession. OpenBSD user by choice. |
|
|||
![]() Quote:
The mantra of OpenBSD is no remote holes but now that some software has been removed from the base (Sendmail, Apache, then ever so briefly, nginx) that had the functionality needed, one has to get it from ports, so the schtick is no longer valid since third-party apps are installed. I'm not knocking OpenBSD, I use it, but Theo isn't the uber smart, be all, end all of operating systems and security it seems some of you praise him for. |
|
|||
![]() Quote:
OpenBSD may not have everything anyone might possibly need or do things always exactly the way every user might wish, but I'm sure wishing I had more time (and skill) to try to figure out how to convert old xaa to newer exa in the old nv driver (or better yet port nouveau over) so I could stop using Slackware on this stupid laptop and get back to OpenBSD. Slackware's nice as linux distros go, but I'm sitting here watching these security vulnerabilities hit the news and finding I'm vulnerable to each one while the system I'd prefer to use isn't. p.s. on pf not being smp friendly you might also have read or heard that the non-smp OpenBSD pf is faster than FreeBSD smp derivation. SMP isn't the answer to all performance problems. |
|
|||
![]() Quote:
I'm not going to read each page as I did yesterday, but what you're referring to is in there and there wasn't any data to backup the claim. I'd say NetBSD's npf is probably the best designed packet filter available today. Mindaugas has thoughts of porting it to FreeBSD and illumos. NetBSD npf documentation Last edited by gpatrick; 21st December 2014 at 02:59 PM. |
|
|||
![]() Quote:
As to the web server, go find a really good BSD licensed web server that isn't a mess. When you don't find one it seems pretty clear that the only option is to write your own. If you really miss the old apache-1.3, it's in ports as www/apache-httpd-openbsd. Your statement doesn't hold up to a cursory scrutiny. |
|
||||
![]() Quote:
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. |
|
|||
![]()
I have never understood why ntpd needs to run all the time in the first place.
In the old days before motherboard clocks with batteries, we used to start up a machine, look at our watch, type in the current date and time and that was it. These days I automate that process. My /etc/rc.local calls an ntp client to query the time from a time server and then quits. If I really need the time for a server up 24hours a day, then I can run a daily/hourly cron job to call the ntp client.
__________________
When you see a good move, look for a better one. --Lasker |
|
||||
![]() Quote:
The problem here is that a lot of software relies on reliable timestamps, for example for caching or determining if event A happened before or after event B. Making you clock jump is *often* okay, but *may* have serious side-effects. I once had a serious problem in a cluster of servers that did exactly what you suggested (setup by "the previous guy", not me), because a shared NFS drive was used, the mtimes were sometimes slightly incorrect, and one webserver would serve outdated content...
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. |
|
|||
![]() Quote:
For critical systems when synchronizing data from one machine to another, I find it better to use transaction logs and/or version/sequence numbers rather than file modification timestamps (mtime). In the NFS to webserver example, what happens if a file on the NFS system is intentionally reverted back to an older version of the file from a month ago? Would the Webserver keep the newer un-reverted version of the file?
__________________
When you see a good move, look for a better one. --Lasker |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
DoS attacks that took down big game sites abused Web’s time-sync protocol | J65nko | News | 0 | 9th January 2014 07:34 PM |
Security “Bloodsucking leech” puts 100,000 servers at risk of potent attacks | J65nko | News | 0 | 16th August 2013 07:24 PM |
Dual boot with Windows 8: Fast Startup puts data at risk | J65nko | News | 0 | 14th January 2013 05:31 PM |
Security Updates for PostgreSQL 9.1 and 9.2 fix critical bugs | J65nko | News | 0 | 24th September 2012 04:42 PM |
how fast do mirror servers sync to main server for -current ? | daemonfowl | OpenBSD Installation and Upgrading | 3 | 3rd September 2012 02:58 AM |