Displaying 20 results from an estimated 29 matches for "infracaninophile".
2003 Sep 08
6
No nonodump...
I'm not sure where else to ask about this, so please excuse me if this is
the wrong forum. In trying to remove a 'nodump' flag on a directory with the
'chflags' command I have noticed that the 'nonodump' flag does not function.
I see an open PR for the problem:
o [2003/01/09] i386/46912 johan chflags nonodump fails
I was wondering when this might be dealt with? Else is
2004 May 21
12
Hacked or not ?
Hi,
I have a 4.9-STABLE FreeBSD box apparently hacked!
Yesterday I ran chkrootkit-0.41 and I don't like some of the outputs.
Those are:
chfn ... INFECTED
chsh ... INFECTED
date ... INFECTED
ls ... INFECTED
ps ... INFECTED
But all the rest is NOT PROMISC, NOT INFECTED, NOTHING FOUND, NOTHING DELETED, or NOTHING DETECTED.
I know by the FreeBSD-Security archives that
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.
2003 Jun 05
2
dmesg -- multiple boot messages
Today I install FreeBSD release 4.8 on a machine for the first time.
This is on a new machine so it could easily have as yet undetected
hardware faults.
I observe the 'dmesg' gives startup information not only for the latest
boot but also information generated in a number of previous boots.
I've not seen this with earlier FreeBSD realeases including 4.7.
Is it normal for FreeBSD
2003 Jun 08
2
Periodic scripts
Why there is a weekly script that rebuilds the locate database when:
>>> WARNING
>>> Executing updatedb as root. This WILL reveal all filenames
>>> on your machine to all login users, which is a security risk.
Is there a way to put dates on the periodic scripts report output for
those who redirect the reports to files instead of mail messages? There
is no easy
2004 Mar 27
1
Security updates
Hallo.
I am new to FreeBSD and i wanted to ask something since systems security is
what interests me the most.
Does freebsd have an automated update system like redhat has ?
Also where can i find a list with patches for all local - remote holes and
bugs of FreeBSD 4.9 ?
Thank you very much for your time !
Best Regards
A. Stamatis
2003 Apr 15
2
outdated timezone info
Just upgraded 4.7 to 4.8 stable.
Hoped that timezone info will be up to date, but it still isn't though files
in /usr/share/zoneinfo show new dates.
For instance daylight saving time settings are outdated in Europe/Vilnius
file.
I'll try to recompile those files from sources got fom
ftp://elsie.nci.nih.gov/pub/ but it would be nice to have updated info for
the next release of freebsd or
2006 Mar 28
1
Problems with pf + ftp-proxy on gateway
I'm trying to use pf + ftp-proxy n a 6.1-PRERELEASE machine.
I have this line on inetd.conf:
ftp-proxy stream tcp nowait root /usr/libexec/ftp-proxy
ftp-proxy -n
And this lines on pf.conf:
rdr on $int_if proto tcp from any to any port ftp -> 127.0.0.1 port ftp-proxy
pass in quick on $ext_if inet proto tcp from any port ftp-data to
$ext_if:0 user proxy flags S/SA keep
2003 Jun 20
6
How can convert user expired days in human readable ?
Hello all,
On my system, some users have expire day user settings. I write a
(python) script
then parse the: 7.th selection in the master.passwd
blabla:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:1064005200:xxxx:xxxx:xxxx:xxxx
How can I conver the number like 1064005200 to human readable date format ?
Or, there is a way to collect the information from a command interactively ?
Regards,
Murat Ustuntas
2003 Sep 07
5
@LongLink
what the heck is
# ls -li /usr/\@LongLink
3 ---------- 1 root wheel 111 Jan 1 1970 /usr/@LongLink
randy
2003 Aug 06
2
statically compiled files left over after a 'make world'
Hello,
I recently did a 'make world' to update my base system due to the realpath
bug. After that finished, I noticed that I still had the following
statically compiled binaries laying around that did not get updated during
a 'make world'. I track 4-STABLE.
/usr/bin/miniperl
/sbin/mount_kernfs
/sbin/mount_devfs
/sbin/modunload
/sbin/modload
/sbin/ft
/stand/boot_crunch
/stand/find
2013 May 17
3
Command line not responding
Running 9.0-Stable on an i386.
Whenever I type a command at the prompt I get
the output
/usr/local/lib/libintl.so.9: Undefined symbol "_ThreadRuneLocale"
and nothing else - the command will not run. Just the
above output. Commands like "ls" and "exit" work, but not much
else. This happends whether I am logged in a user or as root.
Cannot even halt the system from
2003 Nov 05
4
FBSD All-in-one security box?
Hey *, as I sweat through another day of crap dealing with an
all-in-one box (firewall, IDS, AVS, report generating, soon to
be a VPN server) I'm wondering if someone has started a project
to put some freeware together in some semblance of sanity on a
FBSD box. There's basically nothing that this box does that a
combo of IPFW (or another bsd filter), snort, ntop, and some
other freeware
2004 Sep 24
4
ssh security
Derek Ragona wrote:
>> I tried to implement a similar scheme in my hosts.allow on a FreeBSD
>> 5.2.1 server. But when I try to test it from an IP outside my LAN, it
>> still allows ssh logins. I even put in a line in hosts.allow to
>> explicitly deny the IP I was ssh'ing from, but it still let me in.
>> The behavior gives the appearance that TCP wrappers
2004 Sep 19
6
Samba Configuration Options for small 2-3 person office?
After 'make install', this appears:
lqqqqqqqq samba configuration options qqqqqqqqqk
x x
x Please select desired options: x
x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x
x x [ ] syslog With syslog support x x
x x [ ] ssl With ssl support x x
x x [ ] ldap With LDAP2 support x x
x x [ ]
2013 Feb 12
1
Why does poudriere always rebuild nginx and GraphicsMagick13?
Hi,
poudriere 2.2 here, running on 9.1-amd64
Of the 730-ish ports, whenever I run a build, it always rebuilds the above two ports.
Even if nothing changed.
Is there are specific reason for this?
I don't really mind nginx, because it builds so quickly - but GraphicsMagick takes a bit too long.
2008 Jul 16
3
named.conf: query-source address
Hi!
I fully understand and second efforts on educating people
how to configure BIND to be stong to attacks and keep them from using
"query-source address" with "port" option but how about
binding named to particular IP address when host has many of them?
Using "query-source address" without "port" is the only solution
(not speaking of jails here) and safe
2013 Sep 21
2
9.2-PRE: switch off that stupid "Nakatomi Socrates"
Hello,
I'd like to switch off this silly "Nakatomi Socrates" message which
reminds me on Linux and their childish naming schemes.
It is only cosmetics, but it bothers me whenever I switch on the laptop.
I guess there is a switch already prsent to have in the bootloader
config?
Thanks,
oh
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2012 Apr 17
3
FreeBSD 8.3-R sysinstall does not "see" disks that are recognized during boot
I've got a new supermicro server I'm trying to get FreeBSD on. It uses the
Intel c602 chipset, and it's my understanding that support for that
chipset (c60X) was recently added via the isci driver. Ok, great, that
explains why 8.2-R and 9.0-R didn't see the drives.
So, I grabbed the memstick image of 8.3-RELEASE that is on the ftp server,
booted it up, and sure enough, as the
2004 Nov 20
7
Importing into rc.firewal rules
I have a grown list of IPs that I am "deny ip from ###.### to any".
Infected machines, hackers, etc..
Is there a way to have this list outside of rc.firewall and just read it
in?