K-S OUT
>
> I don't believe the packets are ACTUALLY being resent twice, because
> the
> stats I have under MRTG indicate matching traffic volumes on the
> corresponding interfaces. I suspect the issue has something to do
> with how
> IPF and IPMON log the packets. But I
the script which is triggered by cron:
=
#!/usr/local/bin/bash
# Copyright 2002,2003 - Perimeter Networks CC. All rights reserved.
# PCR:manualmars.connectivit.net:/peri/scr/cron/portupgrade
# 09/10/2003 Patric
Fernando - thanks! I have not yet learned to rely on google - but I
will get there
This is what I found:
http://www.obfuscation.org/ipf/ipf-howto.html
Regards,
Patrick.
- Original Message -
From: "Fernando Gleiser" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "FreeBSD Question L
On Saturday 09 August 2003 20:50, Dan Nelson wrote:
> In the last episode (Aug 09), Patrick O'Reilly said:
> > I have a number of XFree86 Font ports which will not upgrade from 4.2
> > to 4.3, and in each case the error is as below.
> >
>
> $ pkg_which /usr/X11R6/li
problem. If you had searched the archives, you would
> have found many similar problems. I just don't know where you can
> search the archives right now :).
>
> Kent
Oh?!? Well it's going into my personal archive right now! :)
Thanks.
--
Regards,
Patrick O'Reill
On Saturday 09 August 2003 21:20, Stephen Hilton wrote:
> On Sat, 9 Aug 2003 20:48:23 +0200
>
> "Patrick O'Reilly" <[EMAIL PROTECTED]> wrote:
> > Hi Folks!
> >
> > I have a number of XFree86 Font ports which will not upgrade from 4.2 to
> > 4.
old me to do too. Is this a known issue
- ie you MUST do -libraries AFTER -server ???
I'm busy rebuilding libraries now?
--
Regards,
Patrick O'Reilly.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
6/lib -lz -lm -Wl,-rpath,/usr/X11R6/lib
/usr/libexec/elf/ld: cannot find -lXfont
*** Error code 1
Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/bdftopcf.
*** Error code 1
--
Regards,
Patrick O'Reilly.
___
[EMAIL PROTECTED] maili
-libraries to 4.3
3) upgrade -font* to 4.3
I had unwittingly done (2) before (1).
Thanks again to the more knowledgable folks who take the time to answer
questions on this list!
--
Regards,
Patrick O'Reilly.
___
[EMAIL PROTECTED] mailing list
while though.
Thanks again for your time.
--
Regards,
Patrick O'Reilly.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
From: "Chris" <[EMAIL PROTECTED]>
>
> I was wondering what is the best way to limit bandwidth to a set of IP
> addresses? I've read some about dummynet. Would this be the
preffered
> tool to use?
Yes - dummynet must be used in conjunction with ipfw. ipfw is for
firewalling, but you can use it t
- Original Message -
From: "David Bear" <[EMAIL PROTECTED]>
> Anyway, I want to chroot the ftp user to a special file system so I
> used the ftpchroot file as follows:
>
> =
> cat /etc/ftpchroot
> =
> # by db
> # 2003-06-25
> softsys /mnt/new
Hi folks.
I'd appreciate any comments on the pros and cons of configuring an alias
IP on the loopback interface. I've tried it and it works OK, but
perhaps there are repercussions that have not occurred to me.
Why? Well I have a number of BSD gateways, each of which has numerous
interfaces, and
|
| Ponder this... Why does M$FT Windows have Created, Accessed, and
Modified,
| while UNIX (beware of unresearched, wide-sweeping generalizations...)
only
| provides one the "Last modified" date and time stamp?
|
I have noticed in the man page for 'find' that the primaries allow
selection based
- Original Message -
From: "Gary Aitken" <[EMAIL PROTECTED]>
> I'm building a kernel with two ethernet devices, an ed0 and a de0.
> Both devices are recognized during the hardware probe at system
startup:
> de0: irq 9 at device 18.0 on pci 0
> device_probe_and_attach: de0 attach return
From: "Kliment Ognianov" <[EMAIL PROTECTED]>
> [EMAIL PROTECTED] wrote:
>
> > Hi all!
> > I did the portupgrade of postgresql 7.3.2 -> 7.3.3 this morning.
> > Since then my mod_perl web pages will not talk to the databases.
> >
> Update DBD::Pg through CPAN shell
>
Thanks Kliment.
Actually,
- Original Message -
From: "Patrick O'Reilly" <[EMAIL PROTECTED]>
> Hi all.
>
> Does anyone know if there is a special trick to setting the mysql root
> user's password after installing mysql323-server on FreeBSD?
>
> I've done like the
Hi all.
Does anyone know if there is a special trick to setting the mysql root
user's password after installing mysql323-server on FreeBSD?
I've done like the manuals say (mysqladmin -uroot password xyz), but all
I get is:
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied
ernel for now while
I get everything else set up.
--
Regards,
Patrick O'Reilly.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Hi folks!
I have been asked to set up a server for mail and FTP for a customer.
The box they have supplied is a Proliant ML370 with dual CPU, SCSI RAID
et al.
The most recent installation CD I have is 4.6 (I keep my kit up to date
by cvsup).
The 4.6 CD installs OK, but it does not recognise the
my current defaultrouter setting is already correct
?
>
The problem is not with the aliases - it is (as the message says) because
the default router is not on a local network. If the router is attached
via fxp0, then try adding an alias like this:
ifconfig_fxp0_alias2="inet 10.10.10.1 netm
From: "master" <[EMAIL PROTECTED]>
> hi all i would like to know the syntax of ipfw to block icmp ping ?
(echo
> and reply)
ipfw add 123 deny ip from any to any icmtypes 8
man ipfw and search for "icmptypes"
sume fxp0 is your
internet NIC):
> add 500 pipe 1 ip from 192.169.91.16:255.255.255.240 to any via fxp0
> add 500 pipe 2 ip from any to 192.168.91.16:255.255.255.240 via fxp0
---
Regards,
Patrick O'Reilly.
______
/ _ )__ __ (_)_ __ ___ _/ / __
/ __/
g portupgrade, and again
> afterwards to see if there had been any further changes.
I had this too - I did a "pkg_delete pkg_tarup", and then ran
"portupgrade portupgrade", and it all _seems_ OK now.
Regards,
Patrick O'Reilly.
______
/ _ )__ __ (_)_
(CBQ, RED, WFQ and
> others).
I recall seeing in the man page that DUMMYNET has RED and GRED algorithms
built in - I don't know any more detail t
cess
at 09:56 - more than 4 hours later (I would expect an Athlon XP 1700 to
be a bit faster than that!). The CPU was running at 100% during that
time.
No doubt the error is something I have done - can someone help me
identify the problem?
Regar
nf\"
# syslogd_flags=\"-ss -l /etc/namedb/dev/log\"
" >> /etc/rc.conf
echo "
***
Remember edit /etc/rc.conf and sort out the three lines I\'ve added!
***
===
HTH :)
--
Regards,
Patrick O'Reilly.
Perimeter Networks CC.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
;FreeBSD-mail', etc?
Finally, can I enable/disable the distributions simply by editing the
value of 'distribs="...' in the file '/usr/local/etc/cvsup/config.sh'?
Thanks.
--
Regards,
Patrick O'Reilly.
Perimeter Networks CC.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
28 matches
Mail list logo