On 1/2/06, Imran Imtiaz <[EMAIL PROTECTED]> wrote:
> how can I block yahoo messenger using ipf?
>
[snip]
Have a look at at http://www.bsdforums.org/forums/showthread.php?t=10225 ;)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/m
[snip]
> In your original post, there was something about a short packet. I'm
> guessing this might screw things up. You might try adding 'scrub in all'
> before the filtering rules.
>
[smip]
Be careful with scrub and NFS. From http://openbsd.bay13.net/faq/pf/scrub.html
"One reason not to scrub o
On 10/29/05, Greg 'groggy' Lehey <[EMAIL PROTECTED]> wrote:
>
> On Tuesday, 15 November 2005 at 6:37:40 +0330, Mohsen Pahlevanzadeh wrote:
> > Dears,
> > I can use my modem in GNU/Linux (each distro,without problem)
> > My modem is external & its mark is Aztech.I use dos port.
> > But i can't use /
On 7/6/05, Brett Glass <[EMAIL PROTECTED]> wrote:
>
> A client had a network problem, and I wanted to make sure that his FreeBSD
> 4.11
> router wasn't the cause of it, so I rebooted it. I then did a "last"
> command
> and saw the following:
>
> root ttyv0 Tue Jul 5 12:01 - 12:05 (00:04)
> admi
On 6/29/05, bsd <[EMAIL PROTECTED]> wrote:
>
> Does anyone know if there is a way to read mail with unix "mail"
> program?
>
> I've been using this program since couple of years and I am quite
> happy with It…
> I can't seem to find a shortcut to have It read maildir format…
>
The program "mail
See http://www.lifewithqmail.org/ldap/ Maybe you could ask on the
qmail-ldap mailing list ;)
=adriaan=
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PRO
On 4/26/05, Peter Kropholler <[EMAIL PROTECTED]> wrote:
> I run a server at home on port 22.
> There are loads of illegal user attempts to login
> every few days. As its at home I protect myself
> by having only one user on the sshd AllowUsers
> list and with a very strong password and no
> admin/
On 4/14/05, Adam Smith <[EMAIL PROTECTED]> wrote:
> Hi,
>
> In a particular network scenario we have, swapping an ethernet link between
> two FreeBSD machines using the same IP and a different MAC is proving to be
> a problem.
>
> We have discovered that in order to make this work we will need to
On Apr 2, 2005 12:18 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I'm running 5.3 stable.
> I've recently switched from ipfilter to pf to take advantage of the
> traffic shaping, and I've run into something I don't understand.
>
> I read the documentation on the synproxy option and it sou
On Thu, 31 Mar 2005 05:45:37 -0400, fredthetree <[EMAIL PROTECTED]> wrote:
> Almost forgot.
>
> $ uname -a
> FreeBSD computer 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Tue Mar 1
> 05:39:33 AST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MACHINE i386
>
> (I haven't cvsup'd and re-built in a
On Mon, 28 Mar 2005 19:13:47 -0500, PS <[EMAIL PROTECTED]> wrote:
> Hello I use freeBSD 4.11 with pppoe.
> I used almost default ppp.conf (as in freebsd handbook) for dynamic ip.
> my config is here http://block111.servehttp.com/ppp.conf
> Twice a day I restart ppp from cron with `killall -INT ppp`
On Thu, 03 Mar 2005 06:30:52 -0600, J.D. Bronson <[EMAIL PROTECTED]> wrote:
> No one replied to this and I thought it was easy for someone on this list
> to help me?
>
> I am going to run pf and setup FBSD as a router (3 NICs).
> And I see there are some options:
>
> net.inet.ip.fastforwarding
>
On Sun, 27 Feb 2005 05:54:49 -0800 (PST), Rob <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I'm running 5.3 STABLE.
>
> I need to change the MAC address of my PC.
>
> I know it can be done like this:
>
>ifconfig rl0 ether 11:22:33:44:55:66
>
> So I guessed I could make life a little easier by
>
On Thu, 24 Feb 2005 22:18:01 +0100, J65nko BSD <[EMAIL PROTECTED]> wrote:
> On Wed, 23 Feb 2005 14:45:16 -0600, Darryl Hoar <[EMAIL PROTECTED]> wrote:
> > Greetings,
> > I setup djbdns on a freebsd server attached to my internal network.
> > It answers for the l
On Wed, 23 Feb 2005 14:45:16 -0600, Darryl Hoar <[EMAIL PROTECTED]> wrote:
> Greetings,
> I setup djbdns on a freebsd server attached to my internal network.
> It answers for the local machine on the domain for my internal while
> forwarding all others to our ISP for resolution.
>
> I set this up
On Wed, 23 Feb 2005 18:12:29 + (GMT), ali boreiri
<[EMAIL PROTECTED]> wrote:
> Dear Sir :
>
> I have a FreeBSD system with a squid cache installed on it on my 17 GB SCSI
> drive.
> Recently I get an image of it by Norton GHOST on a 80GB IDE drive.
> Transferring was successful but when syste
It could have something to do with an incorrect MTU size. This can
cause partial loading of webpages. See
http://www.cisco.com/warp/public/794/router_mtu.html
Adriaan
On Sun, 20 Feb 2005 12:46:09 -0800, Scott Stevenson <[EMAIL PROTECTED]> wrote:
> I'm a relatively new user of FreeBSD (5.3 releas
On Mon, 21 Feb 2005 23:19:50 +0800 (CST), Orchid <[EMAIL PROTECTED]> wrote:
> Need help on config. to access freesbsd webserver
> configuration lay out: 2 DSL router , one freebsd WK
> running bsd web. port 8080.
> here is the config below:
>
> 64.11.22.33 zoom modem router 10.0.0.3 <--> 10.0.0.5
On Sun, 20 Feb 2005 11:42:41 -0700, Pat Maddox <[EMAIL PROTECTED]>
>
> I'd still like to find a good example config file that works well for
> a web server.
>
I posted an easy to adapt config file 3 days ago, haven't you seen it?
___
freebsd-questions@
cmp-type echoreq keep state
>
> block out log on $ext_if all
This block rule is not needed, You alreadt have a "default deny policy"
> pass out log quick on $ext_if from $ext_if to any keep state
>
> # Allow the local interface to talk unrestricted
> pass in quick on
On Wed, 16 Feb 2005 19:18:17 -0700, Pat Maddox <[EMAIL PROTECTED]> wrote:
> I've managed to come up with something that works so far. I am having
> two problems though.
>
> The first is that I can't authenticate for IMAP anymore. No clue why,
> it just keeps rejecting my password. maillog shows
On Fri, 04 Feb 2005 22:16:30 -0600, Billy Newsom <[EMAIL PROTECTED]> wrote:
> saravanan ganapathy wrote:
> > cvsup -g -L 2 /root/ports-supfile
>
> Once you get your cvsup stuff straightened out, try this script, which I run
> every other day. Change the Log file if you want. This updates my so
On Sat, 29 Jan 2005 17:57:50 -0700, Pat Maddox <[EMAIL PROTECTED]> wrote:
> The named process is always in the kserel state. I've got no idea
> what that is, and all I can find on Google is that programs hang in
> that state. So I don't know what to do. There's no output, I can't
> find any logs
On Fri, 28 Jan 2005 15:36:08 +0101, David J. Weller-Fahy
<[EMAIL PROTECTED]> wrote:
> I left about 26GB free on my 80GB hard drive. Having found a use for
> that space, I now want to add a partition. I've not added one by hand,
> and /stand/sysinstall gives me a 'cannot write to ...' message, so
On Thu, 27 Jan 2005 19:17:33 -0800, Loren M. Lang <[EMAIL PROTECTED]> wrote:
> I have FreeBSD, OpenBSD, and NetBSD on the same hard drive of my system.
> How can I mount the NetBSD or OpenBSD partitions from FreeBSD?
>
> Slice 1 - Ext3fs for data between linux/bsd
> Slice 2 - OpenBSD slice with 4
On Sun, 23 Jan 2005 14:54:46 +0100, Erik Norgaard <[EMAIL PROTECTED]> wrote:
> J65nko BSD wrote:
> >>Due to the problems of IPSec with NAT I was thinking if it is posible to
> >>setup IPSec without Authenticated Headers? Does anyone know of a howto?
>
> > Th
On Sun, 23 Jan 2005 13:47:35 +0100, Erik Norgaard <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Due to the problems of IPSec with NAT I was thinking if it is posible to
> setup IPSec without Authenticated Headers? Does anyone know of a howto?
>
> My postulate is that since data is encrypted, this should p
On Fri, 21 Jan 2005 08:20:45 -0600, Andrew L. Gould <[EMAIL PROTECTED]> wrote:
> I'm running pf in FreeBSD 5.3 on my laptop. The filters for the local
> box work fine.
>
> I'm also working on a pc for a friend; but ran out of ethernet ports in
> my router. This pc doesn't have a wireless adapter
ied hostname, the
> nameserver responds with SERVFAIL.)
>
> The consequence of this is that sendmail repeatedly defers delivery
> until the mail expires.
>
> > Curiously, sendmail's WorkAroundBroken option did not help, and
> > I don't know why. Daryl Tester
On Mon, 10 Jan 2005 00:08:35 +0100, Anthony Atkielski
<[EMAIL PROTECTED]> wrote:
> What's the safest and most elegant way to copy an entire directory tree
> such that only newer files and directories are actually copied?
>
Have a look at "rsync" http://rsync.samba.org/ It is in ports ;)
[snip]
_
On Sun, 9 Jan 2005 00:23:55 +, Lewis Thompson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am wondering what sequence a packet goes through when it is passing
> through a gif tunnel. I have the following interface and gif tunnel
> (with the equivalent being on the same subnet at the other side):
>
On Fri, 7 Jan 2005 19:33:32 -0700, V Foulk <[EMAIL PROTECTED]> wrote:
[snip]
>
> # ipfw list
> 65535 allow ip from any to any
>
> I did have more elaborate rule sets that worked great, with the
> exception of the whois/hostname lookups.
>
>
$ grep whois /etc/services
whois 43/tcp
On Wed, 5 Jan 2005 23:23:29 +0300, Eugene M. Minkovskii <[EMAIL PROTECTED]>
wrote:
> Hi.
>
> I use FreeBSD 5.3 and sendmail. When root rechieve the mail,
> mailbox's (/var/mail/root) permission bits has been setted to
> 600. Who and how it does? Can I change this behavior?
>
> --
For security re
On Mon, 3 Jan 2005 10:23:07 +0200, tethys ocean <[EMAIL PROTECTED]> wrote:
> My problem is about defered mail. On our server sendmail is running
> and sometimes some mail defered. I am researching how I can get
> managed to send defer mail information to senders? I am taking a mail
> from root bu
On Sun, 02 Jan 2005 21:11:42 +0300, Andrew P. <[EMAIL PROTECTED]> wrote:
> Hello and Happy New Year!
>
> I need to write some very basic C programs under FreeBSD. I am new to
> Unix programming and not very good at C programming either, so I'm
> looking for documentation on some topics. The ones t
On Wed, 22 Dec 2004 12:47:34 +0100, Mark Frasa <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am using a djbdns DNS server which operates almost perfect.
>
> There is 1 small problem, i have for my domain frasa.net 2 namservers:
>
> frasa.net. 3600IN NS ns1.frasa.net.
> fra
On Tue, 21 Dec 2004 17:24:02 -0500, alfredo perez
<[EMAIL PROTECTED]> wrote:
> Heloo list
>
> I have been trying to set up my FreeBSD 5.3 to get my emails with no
> results. I have installed and set up Mutt, Ssmtp and Fetchmail. None of
> them are working properly. I have no idea where to start fi
On Sat, 18 Dec 2004 11:31:24 -0500, Robert William Vesterman
<[EMAIL PROTECTED]> wrote:
> After I exit from X windows, I no longer have the ability to su (to
> root, at least). It doesn't even ask for my password - it just
> immediately says "bad su from myacct to root".
>
> If I then "exit", and
On Thu, 9 Dec 2004 14:14:53 -0500, Communications Machine
<[EMAIL PROTECTED]> wrote:
> Hey all,
>
> Looking for a (cheap but effective) solution to nightly backup or
> synchronize about 100-200gigs of data. Figure this might be a tad bit
> off-topic, but sent to the general questions list hoping t
39 matches
Mail list logo