Displaying 20 results from an estimated 300 matches similar to: "FW: ipfw + named problem"
2004 Jan 23
1
ipfw + named problem
Ok, I am really stumped on this one. I setup ipfw with all my rules.
Everything works great except for dns. If I do nslookup I get
-su-2.05b# nslookup yahoo.com
Server: localhost.webspacesolutions.com
Address: 127.0.0.1
*** localhost.webspacesolutions.com can't find yahoo.com: Non-existent
host/domain
This is what I have in my ipfw.rules
add 00310 allow tcp from any to any 53 out via
2004 Feb 03
0
Re: Possible compromise ?
Yeah but if you are uncertain about your own box my VERY STRONG advise
is that you reinstall. IF your host is indeed owned, then you are a lot
further away then just reinstalling, god knows what issues can arrise
when a cracker exploits the system to do bogus tasks..
Then i say: Too bad for your time, sorry but it's like that
--
Kind regards,
Remko Lodder
Elvandar.org/DSINet.org
2004 Feb 07
0
Re: IPFIREWALL
Hi,
I dont think you can deny all ddos against your box, you will need help from
your isp.
That is because if a person sends you enough packets, like 1mbit (and your
line is 1mbit)
full of packets, your connection is stuck, whether you filter or not.
Though you can mitigate those by closing all non needed ports, log them if
any attempt is being
made to connect to them, and use a bogon list which
2004 Feb 03
1
Re: Possible compromise ?
that only works when you are presuming that the host was not hacked already
because i would clear those logs when i hacked a system :)
but indeed it's a try,
If you remain unsure, it is best to reinstall the system to be sure that a
fresh
and newly updated (yeah update it when installed :)) system is not
compromised at that
time..
loads of work, but it gives you some relief to know that
2004 Mar 02
1
Re: FreeBSD Security AdvisoryFreeBSD-SA-04:04.tcp
yes unless you use the version as of :> 2004-03-02 17:24:46
UTC (RELENG_5_2, 5.2.1-RELEASE-p1)
check it out with uname -a
if it does not say -p1
it affects you.
My guess, you are affected :)
cheers
--
Kind regards,
Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the
hackerscene
-----Oorspronkelijk bericht-----
Van:
2004 Jul 28
3
Ipfw config
If someone has some free time, can you go over my ipfw config. See if I
have any problems, or things i should add. Im not an ipfw expert or
anything. Here is the config.
add 100 allow all from any to any via lo0
add 110 deny log all from any to 127.0.0.0/8
add 120 deny log ip from 127.0.0.0/8 to any
add 00200 check-state
add 00250 deny all from any to any frag in via bge0
add 00260 deny
2004 Jan 13
3
pam_chroot
Has anyone got the pam_chroot module to successfully work in FreeBSD? I
have FreeBSD 5.2-RELEASE installed. I copied the appropriate binaries and
libraries into my chroot, I can chroot -u test -g test /home/test
/usr/local/bin/bash and it works perfectly. So now I am trying to get the
pam module to work. I added
session required pam_chroot.so debug
into the
2004 Feb 15
6
Rooted system
Howyd all? Seems that I have been routed. Possibly
by a physical B&E, but who knows? Probably some
of you do.... anyways, some politically sensitive
email was deleted from a user account and the
line
low -tr &
inserted into my .xinitrc .
Duncan (Dhu) Campbell
2007 Jun 06
2
security weakness
Hello Remko: sorry to bother you again,after e mailing freebsd-security@FreeBSD.org mailing list, got a reply by the list moderator rejecting my message,stating that there is no valid message from that address,sugesting yet another email address, it doubts the authenticity of your recomendation
Remko, you sugested I should look into securing my emailserver installation by preventing unauthorized
2004 May 17
4
Multi-User Security
Hello list.
I would like to get your opinion on what is a safe multi-user environment.
The scenario:
We would like to offer to some customers of ours some sort of network
backup/archive. They would put daily or weekly backups from their local
machine on our server using rsync and SSH. Therefore, they all have a user
account on our server. However, we must ensure that they would absolutely
not be
2003 Apr 06
1
Broken NIC in 4.8 Stable - reposted here as original was in -questions
Apparently I should of posted this here instead of in -questions, so here goes:-
Hi
I cvsup'ed the latest source on Saturday night at 9pm as I do every night onto
my dev box this was then extracted in to my source tree and a new world built
and new kernels for all my systems.
On Sunday I performed a "make installkernel" followed by a "make installworld"
and finally a
2005 Apr 29
6
IPFW disconnections and resets
Hi,
I am using IPFW on FreeBSD 4.11
I am facing two problems:
- SSH sessions timeout after a while
- When I run "/sbin/ipfw -q -f flush" in the rules script all connection
get reset (and I am thrown out of the box).
Is this standard functioning of ipfw or do I need to change any
configuration?
Thanks,
Siddhartha
2003 Apr 21
0
Health check
Hi
I have a quad processor Compaq Proliant 5500. The output
from dmesg seems strange (I have also sent a copy to
freebsd-smp to ask about smp issues) and there are also some
performance issues which I suspect are smp related. Could
anyone who fels so inclined please take a look at the output
and let me have any comments.
Thanks
_______________________________
Copyright (c) 1992-2002 The
2003 Sep 06
1
ATA problems caused by cable or drive?
Please CC me on this thread.
I'm running:
FreeBSD polo.example.org 4.8-STABLE FreeBSD 4.8-STABLE #3: Fri Aug 15
15:36:34 EDT 2003 dan@polo.example.org:/usr/obj/usr/src/sys/POLO i386
I arrived home Friday about 15:30 to find this box had rebooted and
having trouble with its IDE drive. A screen shot of the console is at
http://www.freebsddiary.org/tmp/ata-failure.jpg
I rebooted into
2003 Apr 23
2
Fw: Anyone please???? SMP & general health check!!
I put this to the smp list and to stable but have had no
takers from wither. nThere are both smp and other system
issues and I am just wondering if anyoe would be willing to
take a look at this output from dmesg and let me have some
advice
Thanks
david
----- Original Message -----
From: "vizion communication" <vizion@ixpres.com>
To: <freebsd-smp@freebsd.org>
Sent:
2014 May 19
0
Samba How to kill the locked files from a useraccount by multiple smbd pids
Hello,
I would like to how to do to kill the locked files from a useraccount by multiple smbd pids automatically when the session is closed?
####
Details Samba server:
Release: 5.10
Kernel architecture: sun4u
Application architecture: sparc
Hardware provider: Sun_Microsystems
Kernel version: SunOS 5.10 Generic_142909-17
Samba version:
Samba version 3.5.6
Smb.conf file section Global:
#
2003 Jun 05
1
fxp0: device timeout | SCB already complete (me too)
On Thu, 5 Jun 2003, Shaun Jurrens wrote:
> On Wed, Jun 04, 2003 at 06:32:46PM +0200, Palle Girgensohn wrote:
> #> Hi Shaun,
> #>
> #> Thanks for the input! Glad to hear I'm not the only one
> #>
> #> In my case, both the SCSI and NIC are integrated on the motherboard, so I
> #> cannot really move them around... :)
> #>
> #> Also, as I
2004 Jul 17
3
upgrading form 4.2 to 5.x
Hello,
My company has been asked to help with the upgrade of several Freebsd
systems that are pretty old. The customer is running a file server samba
also running apache running FBSD 4.2, he wants to upgrade using cvsup &
the make buildworld procedure to upgrade to 5.x. Im very familier with the
make buildworld procedure however there have been significant changes
between 4.2 & 5.x so is
2017 Aug 04
2
Seeking to validate data quality requirements - should I develop a package?
I am planning to develop an R package to manage all aspects of data
quality. I am very experienced in data quality, but fairly new to R. I
have tried to find a suitable data quality package, and am surprised
not to find much to suit my requirements. Developing the package
would be an ambitious effort, involving several contributors (that I
have already identified, and who also do not have much R