ClamAV Not Compiling Properly

2003-10-05 Thread G D McKee
Hi Every time I try to compile clamav I get the following error. Has anyone got any ideas how to fix it? Thanks in advance Gordon uname -a FreeBSD kursk.gdmckee.home 4.9-RC FreeBSD 4.9-RC #0: Sun Oct 5 13:54:04 BST 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GDMCKEE i386 cc -O -pipe

Clamav port not compiling properly

2003-08-22 Thread G D McKee
Hi When I have tried to install the port /usr/ports/security/clamav I get the following error: cc -O -pipe -march=pentium -o .libs/clamdscan options.o clamdscan.o client.o ../clamscan/getopt.o ../clamscan/others.o ./clamd/cfgfile.o -L/usr/ports/security/clamav/work/clamav-0.60/libclamav

Extract Single Port from CVSUP

2003-08-20 Thread G D McKee
Hi all I want to extract one port from a cvsup server at a certain date in time. I know you can do it for the whole tree, but is there a way of doing it for a single port. Thanks in advance Gordon ___ [EMAIL PROTECTED] mailing list

Re: imap

2003-06-13 Thread G D McKee
Hi You have to make deinstall imap-uw and cclient and build the two ports with the same options. I did the following: cd /usr/ports/mail/cclient make deinstall install clean WITH_SSL_AND_PLAINTEXT=yes /usr/ports/mail/imap-uw make deinstall install clean WITH_SSL_AND_PLAINTEXT=yes The flag at

Convert UFS to UFS2 in FreeBSD 5

2003-06-06 Thread G D McKee
Hi all, This many have already been answered but I can't find the answer, so here goes!! I have been tracking 5-CURRENT since before ufs2 partitions were the standard. Is there a way to convert my file system to ufs2 or is a reinstall necessary? Thanks in advance. Gordon

Squid and httpd_accelerator

2003-03-11 Thread G D McKee
Hi I am trying to set up a reveres proxy server using squid. I have looked at the following sites but with no luck - has anyone got a working config? I want a virtual config. I have set-up apache to bind all the web servers on the local nic and ones on other boxes and bound squid on port 80 to

Re: full/half duplex

2003-02-27 Thread G D McKee
Hi Could you post the output of ifconfig please? Gordon - Original Message - From: Aaron Walker [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 27, 2003 8:47 PM Subject: full/half duplex I have a 3Com 3c900-Combo and ifconfig is reporting that it was in half-duplex

Re: Latest Imap-uw - endless problems

2003-02-08 Thread G D McKee
Hi Have you done the same with cclient as well - both ports need to be compiled with the same options (WITHOUT_SSL=yes). Gordon - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, February 07, 2003 12:07 AM Subject: Latest Imap-uw - endless problems I

Re: IMAP-UW 2002 login disabled

2003-02-03 Thread G D McKee
Hi By deafult the port now complies with secure imap and no plain text passwords. You need to remove the port and re make it with ' make deinstall clean install WITH_SSL_AND_PLAINTEXT=yes '. You also need to do the same for cclient port as well as this compiles in with imap-uw port. Gordon

DHCPD 3 R11 Config Errors

2003-01-18 Thread G D McKee
Hi recompiled dhcpd r11 today and thought my old config file would work - and it doesn't. Can anyone see what is wrong? Here is the error: dhcpd Internet Software Consortium DHCP Server V3.0.1rc11 Copyright 1995-2003 Internet Software Consortium. All rights reserved. For info, please visit

Re: Squid comm_udp_sendto error

2003-01-18 Thread G D McKee
Hi I have set the clusters variable any ideas what to st the other one to? Many thanks Gordon - Original Message - From: Brandon Hagedorn [EMAIL PROTECTED] To: 'G D McKee' [EMAIL PROTECTED] Sent: Thursday, January 16, 2003 7:36 PM Subject: RE: Squid comm_udp_sendto error Yes, I

Squid comm_udp_sendto error

2003-01-15 Thread G D McKee
Hi I keep getting the following error and surfing goes dog slow. Does any one have any ideas? 2003/01/15 18:11:34| comm_udp_sendto: FD 13, 62.31.64.2, port 3130: (55) No buffer space available 2003/01/15 18:11:34| comm_udp_sendto: FD 13, 194.117.133.118, port 3130: (55) No buffer space

Re: Squid comm_udp_sendto error

2003-01-15 Thread G D McKee
in use) 0 requests for memory denied 0 requests for memory delayed 0 calls to protocol drain routines Many thanks Gordon - Original Message - From: Andreev, Kliment [EMAIL PROTECTED] To: G D McKee [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, January 15, 2003 6:40 PM Subject: RE

Re: Apache_fp Port install problem

2003-01-14 Thread G D McKee
Hi I deleted my /usr/src and cvsupped and the usual make world and this fixed the issue - so no need for a complete reinstall after all!!! Many thanks Gordon - Original Message - From: Jack L. Stone [EMAIL PROTECTED] To: [EMAIL PROTECTED]; G D McKee [EMAIL PROTECTED]; Matthew Seaman

Re: Apache_fp Port install problem

2003-01-14 Thread G D McKee
Hi Yes I did!! Sorry!! Many thanks for all the help Gordon - Original Message - From: Jack L. Stone [EMAIL PROTECTED] To: G D McKee [EMAIL PROTECTED]; [EMAIL PROTECTED]; Matthew Seaman [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, January 14, 2003 8:15 PM Subject: Re: Apache_fp

Adaptec 1200A Driver?

2003-01-03 Thread G D McKee
Hi I know this card is not supported - is anyone planning on writing a driver or is the card fundamentally not compatible with FreeBSD? Many thanks Gordon To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: DHCPD 3

2002-12-19 Thread G D McKee
255.255.255.0 { } Trust this helps!! Many thanks once again. Gordon - Original Message - From: Moti Levy [EMAIL PROTECTED] To: G D McKee [EMAIL PROTECTED] Cc: Freebsd-Questions@Freebsd. Org (E-mail) [EMAIL PROTECTED] Sent: Thursday, December 19, 2002 5:34 PM Subject: Re: DHCPD 3 G D McKee wrote

Working IPFW + REDIRECT_PORT + NATD Solution

2002-12-06 Thread G D McKee
Hi I have posted several messages regarding getting outside nic ports translated to internal server. Does anyone have a working solution? Gordon To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

IPFW + NATD with redirect_port

2002-11-29 Thread G D McKee
Hi I want to redirect incoming ssh packet to another box internally. I have got the following as my /etc/natd.conf dynamic yes log_denied yes use_sockets yes same_ports yes unregistered_only redirect_port tcp 192.168.0.200:22 4455 When I try to ssh to port 4455 I get nothing - I have ipfw

IPFW eDONKEY

2002-11-22 Thread G D McKee
Hi Does any one have an ipfw firewall config that works with edonkey - I keep getting low ID's. I have tried the following: ${fwcmd} add pass log tcp from any to any 4661,4662,4665 keep-state ${fwcmd} add pass log tcp from any 4661,4662,4665 to any ${fwcmd} add pass log udp from any to any 4665

Installing XFree-4 from ports

2002-10-28 Thread G D McKee
Hi I keep getting the following error when I try to complie /usr/ports/x11/XFree86-4 Here is the error: greeneville# cd /usr/ports/x11/XFree86-4 greeneville# make X420src-1.tgz doesn't seem to exist in /usr/ports/distfiles/xc. Attempting to fetch from

Re: Installing XFree-4 from ports

2002-10-28 Thread G D McKee
] To: G D McKee [EMAIL PROTECTED] Cc: Freebsd-Questions@Freebsd. Org (E-mail) [EMAIL PROTECTED] Sent: Monday, October 28, 2002 8:49 PM Subject: Re: Installing XFree-4 from ports To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

mpd and ng0 device

2002-10-25 Thread G D McKee
Hi mpd has crashed but left ng0 and ng1 live. When you fire it up it does not work as the devices already exist. I have tried ifconfig ng0 down and destroy and they re still there. How can I get rid of them? Many thanks Gordon To Unsubscribe: send mail to [EMAIL PROTECTED] with