Re: Client Authentication

2013-03-24 Thread Len Conrad
At 11:22 PM 3/23/2013, you wrote: >I am not sure this is the best place to ask this, but I didn't see any other >maillists that seemed more appropriate. > >Basically, my outgoing mail server is being systematically attacked to try >passwords looking for one that works. brute force attacks are ea

py-sqlalchemy install fails

2012-08-23 Thread Len Conrad
fbsd 9.0 py 2.7.3 cd /usr/ports/databases/py-sqlalchemy make ends with: creating build/bdist.freebsd-9.0-RELEASE-i386/egg/EGG-INFO copying lib/SQLAlchemy.egg-info/PKG-INFO -> build/bdist.freebsd-9.0-RELEASE-i386/egg/EGG-INFO copying lib/SQLAlchemy.egg-info/SOURCES.txt -> build/bdist.freebsd-

Problem with r-o access in jail

2012-08-21 Thread Len Conrad
Want a nullfs filesystem to be read-only for tech people to search-only maillog files. host machine's files: /var/log/mx1/maillog* files the maillog files are all 644 and r bit is set all along the path using ezjail jail root is /var/jails jail name is fixit mkdir -p /var/jails/fixit/mx1

can a jail have link to outside of the jail?

2012-08-16 Thread Len Conrad
I have an ssh user who needs only to search some log files not in his jail. The jail required because I don't want the user seeing the rest the machine. If the dirs were linked to his jail, would that work? What I'd really like is something like ftpchroot for but ssh. suggestions? Len ___

Can't get plone to run

2012-07-09 Thread Len Conrad
Following the instructions from "Professional Plone 4 Development" book. (not plone/zope from ports) freebsd 9.0 got pretty far, then: plone# bin/instance fg 2012-07-09 16:49:55 INFO ZServer HTTP server started at Mon Jul 9 16:49:55 2012 Hostname: 0.0.0.0 Port: 8080 2012-07-09

Cannot --enable-pcretest-libedit because libedit library was not found

2012-05-20 Thread Len Conrad
8.2-RELEASE FreeBSD 8.2-RELEASE #0 with current portsnap mtr, postfix-current, pcre all fail to install with error: ** Cannot --enable-pcretest-libedit because libedit library was not found. ===> Script "configure" failed unexpectedly. Please report the problem to m...@freebsd.org [maintainer]

portsnap broken

2011-12-04 Thread Len Conrad
Never had a problem before Freebsd 8.2 a couple weeks ago, on virgin 8.2, initial run of portsnap fetch extract ... ran great, and a couple of updates since then, also. but today: # portsnap fetch Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found. Fetching snapshot tag from portsn

ELF interpreter /libexec/ld-elf.so.1 not found

2011-04-27 Thread Len Conrad
FreeBSD in a jail at Johncompanies.com uname -a FreeBSD 7.2-RELEASE-p1-jc2 FreeBSD 7.2-RELEASE-p1-jc2 #0: Thu Jun 18 15:16:49 PDT 2009 Johncompanies.com:/usr/obj/usr/src/sys/jail8 amd64 portstap fetch update nmap installed with make && make install nmap a.b.c.d -p 143 -sU ELF interpreter

Re: tcp/ip failures with fbsd 8.2 386 on ESX 4.1

2011-03-19 Thread Len Conrad
>Maybe try disabling dns lookups within syslog-ng? > >- Original Message - >From: Len Conrad [mailto:lcon...@go2france.com] >Sent: Saturday, March 19, 2011 05:40 PM >To: freebsd-questions@freebsd.org >Subject: tcp/ip failures with fbsd 8.2 386 on ESX 4.1 > > &g

tcp/ip failures with fbsd 8.2 386 on ESX 4.1

2011-03-19 Thread Len Conrad
FreeBSD 8.2 32-bit ESXi 4.1 em0 driver to the ESXi Intel emulation syslog-ng 2.0.10 em0: flags=8943 metric 0 mtu 1500 options=9b ether 00:50:56:90:00:01 inet a.b.c.85 netmask 0xffe0 broadcast a.b.c.95 media: Ethernet autoselect (1000baseT ) status: act

bind 98 make fails

2011-03-16 Thread Len Conrad
FreeBSD 8.2 i386 kern dev distribution as 42-bit VM on host ESXi 4.1 portsnap fetch extract cd /usr/ports/dns/bind98 make Options for bind98 9.8.0 | | +

Re: syslog-ng logging stopped

2011-03-13 Thread Len Conrad
n't help. Len >Man, you really stumbled upon something weird! > >On 3/12/11, Len Conrad wrote: >> At 03:52 PM 3/12/2011, you wrote: >>>That probably means that it's not syslog-ng causing the problems. >> >> right >> >>>Maybe some firewa

Re: syslog-ng logging stopped

2011-03-12 Thread Len Conrad
At 03:52 PM 3/12/2011, you wrote: >That probably means that it's not syslog-ng causing the problems. right >Maybe some firewall rule? I run pf. pfctl -d didn't allow logging to start. trafshow and tshark showed all the traffic hitting port 514, not being blocked. Len __

Re: syslog-ng logging stopped

2011-03-12 Thread Len Conrad
t;Keep us updated im sure im not the only one puzzled :) >> >>On 3/11/11, Len Conrad wrote: >>> uname -a >>> FreeBSD 7.0-RELEASE >>> >>> syslog-ng --version >>> syslog-ng 2.0.10 >>> >>> change date on syslog-ng.conf is &

Re: syslog-ng logging stopped

2011-03-11 Thread Len Conrad
the only one puzzled :) > >On 3/11/11, Len Conrad wrote: >> uname -a >> FreeBSD 7.0-RELEASE >> >> syslog-ng --version >> syslog-ng 2.0.10 >> >> change date on syslog-ng.conf is "Apr 20 2009" >> >> syslog-ng been runnin

syslog-ng logging stopped

2011-03-11 Thread Len Conrad
uname -a FreeBSD 7.0-RELEASE syslog-ng --version syslog-ng 2.0.10 change date on syslog-ng.conf is "Apr 20 2009" syslog-ng been running untouched for that long. Millions of lines/per day log from 10 source machine. about 00:20 today Friday, all syslogging to syslog-ng stopped. sockstat -4

can't make port BIND 9.7.3

2011-02-22 Thread Len Conrad
7.2-RELEASE-p1-jc2 trying to make in /usr/ports/dns/bind97 distinfo shows bind-9.7.3.tar.gz make options: SSL IDN replace_base sigchase ipv6 threads links xml exiting the options, an immediate stop: make: don't know how to make /usr/ports/dns/bind97/work/.build_done.bind97._usr_local. Stop

Re: vm ware

2011-01-19 Thread Len Conrad
=>Hi, > I want to inquire if its possible to install freeBSD on vm ware? > is there any live cd iso available? I've had no problems installing FreeBSD 6,7,8 as VM into ESXi 4.1 hypervisor. Latest success was using the VMWare cold converter .iso to virtualize a FreeBSD 6.2 physical machin

Problems installing django and py-tkinter

2010-10-04 Thread Len Conrad
webmail ate my subject -- Original Message -- From: "Len Conrad" Reply-To: lcon...@go2france.com Date: Mon, 4 Oct 2010 21:47:23 +0200 >installed: > >Python 2.7 (r27:82500, Sep 30 2010, 16:50:36) > > >cd /usr/po

(no subject)

2010-10-04 Thread Len Conrad
installed: Python 2.7 (r27:82500, Sep 30 2010, 16:50:36) cd /usr/ports/www/py-django11 fails: == WARNING: The C extension could not be compiled, speedups are not enabled. Plain-Python installation succeeded. =

amr intermittant failures

2010-09-23 Thread Len Conrad
uname -a FreeBSD mx6 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 r...@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 dmesg.boot: amr0: mem 0xf80f-0xf80f,0xfe9e-0xfe9f irq 46 at device 14.0 on pci2 amr0: Using 64-bit DMA amr0: [ITHREAD] amr

Re: Software to SEND log files only?

2010-09-21 Thread Len Conrad
-- Original Message -- From: Ed Flecko Date: Tue, 21 Sep 2010 12:56:13 -0700 >According to the FreeBSD website >(http://www.freebsd.org/doc/handbook/outgoing-only.html), the easiest >way to send mail only is to install the mail/ssmtp port. > >Does anyone h

Re: awk problem

2010-08-13 Thread Len Conrad
-- Original Message -- From: Mark Tinguely Date: Fri, 13 Aug 2010 11:14:03 -0500 >Len Conrad wrote: >> I readfile or pipe this text, in any line order: >> >> rm90.steampick.info >> fgce172.lanejive.info >> smailer

Re: awk problem

2010-08-13 Thread Len Conrad
-- Original Message -- From: Anonymous Date: Fri, 13 Aug 2010 20:13:20 +0400 >"Len Conrad" writes: > >> awk 'FS="." { print $(NF-1)"."$NF }' >> >> rm90.steampick.info.rm90.steamp

awk problem

2010-08-13 Thread Len Conrad
I readfile or pipe this text, in any line order: rm90.steampick.info fgce172.lanejive.info smailer1.service.govdelivery.com fl49.orangetalon.info pollux.carespecial.info into a program to remove subdomains down to domain.tld : awk 'FS="." { print $(NF-1)"."$NF }' and get the first line doubled

Subject: pf: pass in quick to port 25 still getting some blocks

2010-07-02 Thread Len Conrad
setting up pf on fbsd 7.2 for host security on a mail gateway. the only rule for port 25 is: pass in quick on em0 inet proto tcp from any to $ext_if port = smtp flags S/SA keep state and then last rule: block drop in log on em0 inet from any to $ext_if while 1000s of connections to port 25 ar

make clamav 0.96 on fbsd 7.2 fails

2010-04-21 Thread Len Conrad
/bin/sh ./libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I./../.. -I./.. -I./../../ -I./llvm/include -I./llvm/include -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_DEBUG -D_GNU_SOURCE -I/usr/local/include -Woverloaded-virtual -pedantic -Wno-long-long -Wall -W -Wn

Re: sorry, email program ate my subject: Can't compile MySQL 5.0server on 7.2

2010-03-01 Thread Len Conrad
-- Original Message -- From: Greg Larkin Reply-To: glar...@freebsd.org Date: Mon, 01 Mar 2010 14:46:54 -0500 >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Len Conrad wrote: >> -- Original Message

sorry, email program ate my subject: Can't compile MySQL 5.0 server on 7.2

2010-03-01 Thread Len Conrad
-- Original Message -- From: "Len Conrad" Reply-To: lcon...@go2france.com Date: Mon, 1 Mar 2010 19:04:58 +0100 >FreeBSD 7.2 as ESXi virtual machine > >after portsnap fetch update > >cd /usr/ports/databases/mysql50-server > >

(no subject)

2010-03-01 Thread Len Conrad
FreeBSD 7.2 as ESXi virtual machine after portsnap fetch update cd /usr/ports/databases/mysql50-server make configure make blah blah mv -f .deps/ha_example.Tpo .deps/ha_example.Po c++ -DEMBEDDED_LIBRARY -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" -DMYSQL_DATADIR="\"/var/db/mysql\"

Re: Hardware virtualization

2009-12-30 Thread Len Conrad
-- Original Message -- From: "Diego F. Arias R." Date: Wed, 30 Dec 2009 16:24:24 -0500 >On Wed, Dec 30, 2009 at 4:06 PM, Mike Jeays wrote: > >> I am about to buy a new desktop, and I want to make sure that hardware >> virtualization is included. In one or

Re: which IP+gateway for Freebsd guest VM in VMware workstation

2009-12-27 Thread Len Conrad
>>VMWare has lots of info how to set up the (Windows XP) VMWare Workstation >>networking side, but not much on setting up networking in the guest OS. >> >>I've tried NAT and bridging, no DHCP, and can't ping anything except the >>localhost IPs. >> >>XP ipconfig shows the fixed IP, plus 2 192.168

which IP+gateway for Freebsd guest VM in VMware workstation

2009-12-26 Thread Len Conrad
VMWare has lots of info how to set up the (Windows XP) VMWare Workstation networking side, but not much on setting up networking in the guest OS. I've tried NAT and bridging, no DHCP, and can't ping anything except the localhost IPs. XP ipconfig shows the fixed IP, plus 2 192.168.c.d IPs fr

Freebsd 7.2 port of "Postfix 2.7 Snapshot 20091209"

2009-12-17 Thread Len Conrad
Anybody know where to get this? The fix reversing the order of black/white queries in postscreen is important for us. thanks Len ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscri

Re: can't get a full fbsd 7.2 amd64 install

2009-12-13 Thread Len Conrad
>I could be mistaken, but that sounds like an awfully big /var and >/usr. Are you sure this is a vanilla install that no one has touched? the install is running off the i386/amd64 disc1 .iso. /usr is with /usr/ports Len >-- randi > > > >On Sat, Dec 12, 2009 at 8:11

Re: can't get a full fbsd 7.2 amd64 install

2009-12-12 Thread Len Conrad
At 11:50 AM 12/10/2009, you wrote: >fbsd 7.2 >amd64 >"kernel developer" install > >Here's a successful install du > >du -d1 -h / >2.0K/.snap >2.0K/dev >1.8G/usr >1.6G/var >1.7M/etc >2.0K/cdrom >2.0K/dist >1.1M/bin >206M/boot >6.7M/lib >396K/libexec >2.0K

can't get a full fbsd 7.2 amd64 install

2009-12-10 Thread Len Conrad
fbsd 7.2 amd64 "kernel developer" install Here's a successful install du du -d1 -h / 2.0K/.snap 2.0K/dev 1.8G/usr 1.6G/var 1.7M/etc 2.0K/cdrom 2.0K/dist 1.1M/bin 206M/boot 6.7M/lib 396K/libexec 2.0K/media 2.0K/mnt 2.0K/proc 4.0M/rescue

where to find libintl.so.8

2009-11-17 Thread Len Conrad
FreeBSD 6.2-RELEASE FreeBSD 6.2-RELEASE #0 portsnap'd today running ver 1.2.8 of rdiff-backup which gets: ImportError: Shared object "libintl.so.8" not found, required by "librsync.so.1" thanks Len ___ freebsd-questions@freebsd.org mailing list

how to show "make configure" menu after initial make

2009-11-09 Thread Len Conrad
subsequent "make configure" simply uses the original menu choices with no re-display of the menu to change the options Len ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

RE: DNS Question

2009-10-23 Thread Len Conrad
>> >All true, and I did not do a very good job of explaining it. My issue >> >was that we have requests to use a CNAME for the domain record. Such as >> >this. >> > >> >example.com CNAME otherdomain.com >> >www.example.com CNAME otherdomain.com >> > >> >I was taught this was not good form >> >>

Re: DNS Question

2009-10-23 Thread Len Conrad
> >All true, and I did not do a very good job of explaining it. My issue >was that we have requests to use a CNAME for the domain record. Such as >this. > >example.com CNAME otherdomain.com >www.example.com CNAME otherdomain.com > >I was taught this was not good form worse, it's illegal. ,

Re: FW: DNS Question

2009-10-23 Thread Len Conrad
-- Original Message -- From: krad Date: Fri, 23 Oct 2009 15:56:40 +0100 >2009/10/23 Sean Cavanaugh > >> >> >> >> > Date: Fri, 23 Oct 2009 08:30:08 -0400 >> > From: dave.l...@pixelhammer.com >> > To: freebsd-questions@freebsd.org >> > Subject: DNS Question

FWD: is this Intel CPU ok for 7.2 AMD64?

2009-10-15 Thread Len Conrad
-- Original Message -- From: "Len Conrad" Reply-To: Date: Wed, 14 Oct 2009 22:48:26 +0200 the FreeBSD 6.2 i386 dmesg.boot shows: CPU: Intel(R) Xeon(TM) CPU 3.60GHz (3591.25-MHz 686-class CPU) Origin = "GenuineIntel" Id =

is this Intel CPU ok for 7.2 AMD64?

2009-10-14 Thread Len Conrad
the FreeBSD 6.2 i386 dmesg.boot shows: CPU: Intel(R) Xeon(TM) CPU 3.60GHz (3591.25-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff Features2=0x659d> AMD Features=0x2010 Logical CPUs per core: 2 real memory = 3220963328 (3071 MB) avail memory

postfix/amavids/sa/etc in FreeBSD jail?

2009-10-09 Thread Len Conrad
is a FreeBSD jail enough of a virtualized OS to run a full filtering MX config setup exactly as on a native FreeBSD? Len ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send a

adaptec 5805 and FreeBSD NAS

2009-09-26 Thread Len Conrad
We are considering building 12 x 2TB NAS system in an Intel storage server box with Adaptec 5805 SAS/SATA HBA. Anybody have FreeBSD experience with 24TB (RAID6) and Adaptec 5805? thanks Len ___ freebsd-questions@freebsd.org mailing list http://lists.

amd64 and sysinstall weirdness

2009-07-31 Thread Len Conrad
Dell PE 1950 FreeBSD 7.2 amd64 boot from disc01 into sysinstall, do our regular setup, reboot, and df shows only / and /devfs. f stab has /usr and /var missing. so we go into sysinstall, slices are correct: Disk name: mfid0 FDISK Partition Editor DISK G

Re: dump hangs on 7.1

2009-07-12 Thread Len Conrad
At 04:04 PM 7/12/2009, you wrote: >On Sunday 12 July 2009 11:03:00 Len Conrad wrote: >> >On Friday 10 July 2009 08:29:01 Len Conrad wrote: >> >> FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 >> >> r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i

Re: dump hangs on 7.1

2009-07-12 Thread Len Conrad
>On Friday 10 July 2009 08:29:01 Len Conrad wrote: >> FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 >> r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >> >> CPU: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz (2496.26-MHz 686-class >>

Re: dump hangs on 7.1

2009-07-11 Thread Len Conrad
At 11:29 AM 7/10/2009, you wrote: >FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 >r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > >CPU: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz (2496.26-MHz 686-class >CPU) > Origin = "GenuineIntel" Id = 0x1067a Stepping = 10

dump hangs on 7.1

2009-07-10 Thread Len Conrad
FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 CPU: Intel(R) Xeon(R) CPU E5420 @ 2.50GHz (2496.26-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x1067a Stepping = 10 AMD Features=0x2010 AMD Features

FreeBSD/iSCSI intiator into EMC Clarion target

2009-07-08 Thread Len Conrad
uname -a FreeBSD xxx 7.1-RELEASE FreeBSD 7.1-RELEASE #0 kldstat Id Refs AddressSize Name 15 0xc040 97f830 kernel 21 0xc0d8 ff18 iscsi_initiator.ko 31 0xc0d9 6a2c4acpi.ko iscontrol doesn't have -V version and strings doesn't find anything that looks

RE: dell broadcom nic & fbsd 7.1 AMD64

2009-05-19 Thread Len Conrad
>> ifconfig_bce0="inet 10.2.17.8 netmask 255.255.0.0" >> >>>and output from: >>> >>> dhclient bc0 >> >> I ran that on a local machine and it hung up the interface, requiring a warm >> reboot. >> >> I'll see what happens with my client's machine. >> > >I assume you substituted the correct interf

Re: dell broadcom nic & fbsd 7.1 AMD64

2009-05-18 Thread Len Conrad
>> Dell PE1950 III >> >> frebsd 7.1 AMD64 (to get support of full 4 GB RAM) >> >> After fresh 7.1 install, and boot, ifconfig shows bc0 active and 1000 >> Mb/sec, but cannot ping anything. >> >> replaced cables, tried the other bc nic, nothing. >> >> Linux in 3 other same machines works fine. >> >

dell broadcom nic & fbsd 7.1 AMD64

2009-05-18 Thread Len Conrad
Dell PE1950 III frebsd 7.1 AMD64 (to get support of full 4 GB RAM) After fresh 7.1 install, and boot, ifconfig shows bc0 active and 1000 Mb/sec, but cannot ping anything. replaced cables, tried the other bc nic, nothing. Linux in 3 other same machines works fine. suggestions? Len

FreeBSD 7.1 as client into EMC Clarlion CX4?

2009-05-13 Thread Len Conrad
EMC says they don't support FreeBSD. Anybody have recent experience? Which version of FreBSD? Which 4 Gbit fiber-channel cards? Going into the fiber channel 4 Gb/s optical ports with "FCP SCSI-3" protocol? Going into the Ethernet 1 Gb/s copper ports? ie, FreeBSD/iSCSI Initiator into CX4 iSCS

4 GB RAM hardware but only 3.4 GB real/avail

2009-05-11 Thread Len Conrad
I'm sure this has been answered but I can't Google it. Where's the 600 MB gone to? Len ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubs

(no subject)

2009-04-08 Thread Len Conrad
We need to print a line when the 3rd field (with trailing ";" delimiter) is, eg, exactly 5 lower case characters awk ' $3 ~ /^[a-z]{5,5};$/ {print $0} ' file ... doesn't work. Suggestions? thanks Len ___ freebsd-questions@freebsd.org mailing list

(no subject)

2009-04-08 Thread Len Conrad
We need to print a line when the 3rd field (with trailing ";" delimiter) is, eg, exactly 5 lower case characters awk ' $3 ~ /^[a-z]{5,5};$/ {print $0} ' file ... doesn't work. Suggestions? thanks Len ___ freebsd-questions@freebsd.org mailing li

SQLgrey not happy

2009-04-07 Thread Len Conrad
Trying to install everything via pkgs, but it messed up. fbsd 7.1 SQLgrey 1.7.6 installed as pkg_add p5-DBD-mysql installed as: pkg_add -r ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-8-current/All/p5-DBD-mysql-4.010.tbz starting sqlgrey: Apr 7 08:25:22 mx1 sqlgrey: Process Backgr

Feedback on FreeBSD 7.1/fiber channel into EMC SAN?

2009-02-26 Thread Len Conrad
I would appreciate any comments from experience with this config. Which specific fiber channel card have you had success? Thanks Len ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscri

QLogic 2460 driver ?

2009-02-19 Thread Len Conrad
Is there one? thanks Len ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

RTL8201 not explicitly in 7.1 / 2nd POSTING

2009-02-07 Thread Len Conrad
A client wants to buy some TigerDirect/VisionMan 1U's with this mobo: http://www.biostar-usa.com/mbdetails.asp?model=P4M900%20MICRO%20775 RTL8201 PHY Ethernet http://www.freebsd.org/releases/7.1R/hardware.html ... shows only RTL81xx has anybody got RTL8201 working with FreeBSD 7.1? thanks, L

RTL8201 not explicitly in 7.1 supported hardware

2009-02-05 Thread Len Conrad
A client wants to buy some TigerDirect/VisionMan 1U's with this mobo: http://www.biostar-usa.com/mbdetails.asp?model=P4M900%20MICRO%20775 RTL8201 PHY Ethernet http://www.freebsd.org/releases/7.1R/hardware.html ... shows only RTL81xx has anybody got RTL8201 working with FreeBSD 7.1, 7.0? than

Re: Dell 2900 invalid partition table

2009-01-22 Thread Len Conrad
>> freebsd 7.1 >> >> Dell 2900, perc 6/i controller with 4 SATA disks in RAID1. >> >> We get all the through the disc1 install, reboot, >> >> arrive up to >> >> "Press for remote access setup within 5 secs " >> >> then die with >> >> "Invalid partition table" >> >> We had RAID5, same

Dell 2900 invalid partition table

2009-01-22 Thread Len Conrad
freebsd 7.1 Dell 2900, perc 6/i controller with 4 SATA disks in RAID1. We get all the through the disc1 install, reboot, arrive up to "Press for remote access setup within 5 secs " then die with "Invalid partition table" We had RAID5, same problem, switch to RAID1. suggestions? Len

How's it going with 7.1?

2009-01-18 Thread Len Conrad
Any feedback? Can't find much in fbsd-questions. I have partner who said 7.0 tcp/ip was much slower for his VPN nets than 6.4. Is that fixed in 7.1. thanks, Len __ IMGate OpenSource Mail Firewall www.IMGate.net __

help with sed and tick marks

2008-12-29 Thread Len Conrad
A string in a file contains ('n...@domain.net'', ... where and we want to remove the extra tick mark, to have: ('n...@domain.net', iow, replace net'' with net' We've tried many combinations with sed, but failed. Suggestions? thanks, Len

what else is needed to make ftp passive work

2008-10-22 Thread Len Conrad
two machines on the same private network. ftp 10.0.0.24 Connected to 10.0.0.24. 220 mx1.fairhope.net FTP server (Version 6.00LS) ready. Name (10.0.0.24:username): 331 Password required for username. Password: 230 User username logged in. Remote system type is UNIX. Using binary mode to transfe

help with AWk

2008-09-27 Thread Len Conrad
The logic desired if If IP has no PTR, print "PTR_NUL", else print the PTR. dig +short -x 1.2.3.4 | awk '{if ( $0 == "" ) {print "PTR_NUL" } else {print $0 } }' ... works if PTR exist, but if no PTR, PTR_NUL doesn't print. thanks Len __ IMGate

can't svn spamaassin trunk

2008-09-22 Thread Len Conrad
FreeBSD 6.2-RELEASE Registering installation for subversion-1.4.0_1 svn checkout http://svn.apache.org/repos/asf/spamassassin/trunk spamassassin-trunk /libexec/ld-elf.so.1: /usr/lib/libkrb5.so: Undefined symbol "initialize_asn1_error_table_r" did a portsnap, but no change Seem to be lots of

Re: InstallJammer on Fbsd 7.0 ?

2008-09-12 Thread Len Conrad
>> >> Install miniarc.tcl >> /usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/lib/miniarc0.1/miniarc.tcl >> Install pkgIndex.tcl >> /usr/local/src/installkitsrc/installkit-1.2.6/FreeBSD-7-x86/lib/miniarc0.1 >> Installing header files in >> /usr/local/src/installkitsrc/installkit-1.2

Re: InstallJammer on Fbsd 7.0 ?

2008-09-12 Thread Len Conrad
>> Anybody got this running on FreeBSD 7.0? >> >> http://www.installjammer.com/ >> >> installjammer-1.2.9.tar.gz >> >> ./installjammer >> >> Could not find an installkit for your platform 'FreeBSD-7-x86'. >> You must modify this script and define a platform at the top. >> >> == >> >> chang

Re: InstallJammer on Fbsd 7.0 ?

2008-09-12 Thread Len Conrad
>> Anybody got this running on FreeBSD 7.0? >> >> http://www.installjammer.com/ >> >> installjammer-1.2.9.tar.gz >> >> ./installjammer >> >> Could not find an installkit for your platform 'FreeBSD-7-x86'. >> You must modify this script and define a platform at the top. >> >> == >> >> chang

InstallJammer on Fbsd 7.0 ?

2008-09-12 Thread Len Conrad
Anybody got this running on FreeBSD 7.0? http://www.installjammer.com/ installjammer-1.2.9.tar.gz ./installjammer Could not find an installkit for your platform 'FreeBSD-7-x86'. You must modify this script and define a platform at the top. == changed installjammer: PLATFORM="FreeBS

Re: ftpd and sshd logging of domain names

2008-08-24 Thread Len Conrad
> with -ll, ftpd still logs failures as auth.log as > same in ftpd.log > [The IPs] they are not logged. I did the three steps I mentioned and have failures with IPs logged in /var/log/ftpd.log, for example: connection from 79.165.190.70 (79.165.190.70) FTP LOGIN FAILED FROM 79.

Re: ftpd and sshd logging of domain names

2008-08-24 Thread Len Conrad
At least for ftpd I think there is a solution: 1. Edit /etc/inetd.conf ftp stream tcp nowait root/usr/libexec/ftpd ftpd -ll ftp stream tcp6nowait root/usr/libexec/ftpd ftpd -ll with -ll, ftpd still logs failures as auth.log as Aug 24 1

ftpd and sshd logging of domain names

2008-08-24 Thread Len Conrad
Are there are any flags or tricks to get these two daemons to log IP addresses of failed login attempts, rather than PTR hostnames? man ftpd man sshd ... show nothing, afaics. thanks Len ___ freebsd-questions@freebsd.org mailing list http://lists.fr

Re: PERL plumbers?

2008-08-19 Thread Len Conrad
--On Monday, August 18, 2008 13:23:43 -0500 Len Conrad <[EMAIL PROTECTED]> wrote: fbsd 4.11 perl 5.8.8 installed by pkg_add sorry, perl 5.8.5 postgrey 1.32 use.perl port This machine has been running great for a week. Monday morning, postgrey was stoppedand wouldn't sta

PERL plumbers?

2008-08-18 Thread Len Conrad
fbsd 4.11 perl 5.8.8 installed by pkg_add postgrey 1.32 use.perl port This machine has been running great for a week. Monday morning, postgrey was stoppedand wouldn't start. syslog: Aug 18 14:20:35 mx1 postgrey[73387]: FATAL: ERROR: can't create DB environment: No such file or directory

Re: libbz2.so.3 ?

2008-07-23 Thread Len Conrad
FreeBSD 6.3-R amavis, spammassassin, clamav installed via ports clamav is logging : Jul 23 16:08:32 mx2 amavis[2626]: (02626-01-2) (!!)run_av (ClamAV-clamscan) FAILED - unexpected exit 1, output="/libexec/ld-elf.so.1: Shared object "libbz2.so.3" not found, required by "clamscan"" All the

libbz2.so.3 ?

2008-07-23 Thread Len Conrad
FreeBSD 6.3-R amavis, spammassassin, clamav installed via ports clamav is logging : Jul 23 16:08:32 mx2 amavis[2626]: (02626-01-2) (!!)run_av (ClamAV-clamscan) FAILED - unexpected exit 1, output="/libexec/ld-elf.so.1: Shared object "libbz2.so.3" not found, required by "clamscan"" All the s

wordpress package install failure

2008-07-02 Thread Len Conrad
When I try to install wordpress: pkg_add ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/wordpress-2.5.1,1.tbz Fetching ftp://ftp4.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/wordpress-2.5.1,1.tbz... Done. Fetching ftp://ftp4.freebsd.org/pub/FreeBSD/ports

Re: IPv4 loopback address is missing, why?

2008-06-11 Thread Len Conrad
/etc/hosts : ::1 localhost.mydomain.tld localhost 127.0.0.1 localhost.mydomain.tld localhost /etc/defaults/rc.conf : ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. ... but ifconfig always shows no inet: lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 s

Re: IPv4 loopback address is missing, why?

2008-06-11 Thread Len Conrad
and we can do this, too: ifconfig lo 127.0.0.1 netmask 255.0.0.0 up then ifconfig shows: lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff00 thanks Len _

Re: IPv4 loopback address is missing, why?

2008-06-11 Thread Len Conrad
/etc/hosts : ::1 localhost.mydomain.tld localhost 127.0.0.1 localhost.mydomain.tld localhost /etc/defaults/rc.conf : ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. ... but ifconfig always shows no inet: lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen

Re: upgraded OS, now how to fix all the pkgs?

2008-05-18 Thread Len Conrad
* Len Conrad <[EMAIL PROTECTED]> [05-18-2008]: > I've deleted/installed berkeley and portupgrade to get started > > portupgrade-2.3.1,2 The latest version is portupgrade-2.4.3_2,2. Upgrade and try again. I now have: ruby-1.8.6.111_2,1 An object-oriented interprete

upgraded OS, now how to fix all the pkgs?

2008-05-18 Thread Len Conrad
I used this: http://www.daemonology.net/blog/2007-11-10-freebsd-minor-version-upgrade.html mx1# pkg_add -r portupgrade Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.3-release/Latest/portupgrade.tbz... Done. Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-

Re: Tool for validating sender address as spam-fighting technique?

2007-03-11 Thread Len Conrad
onfirmed that the mail is from you, after all No. His MX has only verified his email address, which does not say he sent the msg. Then what was the point? "His MX has only verified his email address" Len ___ freebsd-questions@freebsd.org mail

Re: Tool for validating sender address as spam-fighting technique?

2007-03-11 Thread Len Conrad
onfirmed that the mail is from you, after all No. His MX has only verified his email address, which does not say he sent the msg. Len ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: Tool for validating sender address as spam-fighting technique?

2007-03-11 Thread Len Conrad
Perhaps we are talking about different things, I am talking about systems which send me an email back requiring me to do steps a, b or c in order to complete delivery of the email. that's challenge/response, which has been widely discredited for years. SAV is a receiving MX probing the MX of

Re: can't complete BerkeleyDB and Berkele.pm

2007-02-12 Thread Len Conrad
At 10:53 AM 2/9/2007, you wrote: Done this many times, but this time something is screwed: FreeBSD 4.10-RELEASE db41-4.1.25_2 The Berkeley DB package, revision 4.1 perl -MCPAN -e 'install BerkeleyDB' fails with : Manifying blib/man3/BerkeleyDB.3 /usr/bin/make -- OK Running make tes

can't complete BerkeleyDB and Berkele.pm

2007-02-09 Thread Len Conrad
Done this many times, but this time something is screwed: FreeBSD 4.10-RELEASE db41-4.1.25_2 The Berkeley DB package, revision 4.1 perl -MCPAN -e 'install BerkeleyDB' fails with : Manifying blib/man3/BerkeleyDB.3 /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/local/bi

what's up with ftp-archive.freebsd.org ?

2007-02-08 Thread Len Conrad
Sometimes it works, but very often: pkg_add -r db41-4.1.25_2 Error: FTP Unable to get ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/i386/4.10-RELEASE/packages/Latest/db41-4.1.25_2.tgz: Not logged in pkg_add: unable to fetch 'ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive

Re: sshd break-in attempt

2007-01-02 Thread Len Conrad
In our 'periodic daily' report/email, (only the list goes on for hundreds of attempts). Anyhow, long story short; is there not an easy way to make sshd block or deny hosts temporarily if X number of invalid login attempts are made within a minute's time? to reduce the brute force attacks +

Re: Need to restrict DNS requests to just 5 per second

2006-12-26 Thread Len Conrad
I need to restrict dns (udp) requests to not more than 3 requests per second from each client's IP. restricting DNS query rate, if you can find a way, will probably slow your clients' operations very noticeably. What problem are you trying to solve? Len __

Re: pb installing P5-BerkeleyDB

2006-12-07 Thread Len Conrad
pkg_info shows: db41-4.1.25_4 The Berkeley DB package, revision 4.1 p5-BerkeleyDB-0.31 Perl5 interface to the Berkeley DB package but I still get: %/usr/local/etc/rc.d/postgrey.sh start Can't locate BerkeleyDB.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.8.2/mach /usr/l

Re: pb installing P5-BerkeleyDB

2006-12-07 Thread Len Conrad
> >> Checksum mismatch for bdb/db-4.1.25.tar.gz. > >> Checksum OK for bdb/patch.4.1.25.1. > > ===> Refetch for 1 more times files: bdb/db-4.1.25.tar.gz > ===> Vulnerability check disabled > > >> db-4.1.25.tar.gz doesn't seem to exist in /usr/ports/distfiles/bdb. > >> Attempting to fetch fr

pb installing P5-BerkeleyDB

2006-12-07 Thread Len Conrad
freebsd 4.10-R perl 5.8.2 == cd /usr/ports/databases/db41 cd /usr/ports/databases/db41 %make && make install ===> Vulnerability check disabled ===> Extracting for db41-4.1.25_2 >> Checksum mismatch for bdb/db-4.1.25.tar.gz. >> Checksum OK for bdb/patch.4.1.25.1. ===> Refetch for 1 mo

Re: buildup of Windows time_wait talking to fbsd 4.10

2005-01-11 Thread Len Conrad
We have a windows mailserver that relays its outbound to a fbsd gateway. We changed to a different fbsd gateway running 4.10. Windows then began having trouble sending to 4.10. Windows "netstat -an" shows dozens of lines like this: source IP desitination IP

  1   2   >