Fw: FreeRadius 1.0.4

2005-08-24 Thread Madhvi Gokool
Hello We have planned to replace our cistron radius servers with Freeradius. We have the following setup :- 1. Users dial in to access their mail and internet or work on an application server 2. Users dial in to access a specific server and nothing else. After they are authenticated , users

Re: Corrupt entries in /var/log/messages?

2005-08-24 Thread Dan Nelson
In the last episode (Aug 24), Chris St Denis said: > Occasionally I get entries like this in my log. It looks like more > than one process is logging at the same time. Shouldn't syslogd be > thread/SMP/concurrency safe from this kind of thing? > > Aug 24 05:29:44 sakura kernel: <<66>>ppiidd 11994

Re: Booting FreeBSD over network or serial links?

2005-08-24 Thread Glenn Dawson
At 05:54 PM 8/24/2005, Sarath Kamisetty wrote: Hi, I have two PCs, one with linux installed and another one is a old PC. I would like use my linux pc to make modifications to freebsd code base and then test it on my old PC. After compiling freebsd image on my linux pc, how do I boot this image o

Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-24 Thread Mark Kane
Daniel Marsh wrote: Could you post your dmesg to the list? I have had a similar problem with SATA hard drives on an Intel PNSLK 945 chipset motherboard with a Pentium D 3ghz. The SATA drives simply would not recognize as DMA, only PIO, in the BIOS there was a setting for ATA/IDE Mode, the

Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-24 Thread Mark Kane
TRODAT wrote: Mark, I to am having similar problems with SATA drives, to the point where the audio coming from XMMS sounds just TRIPPING! Well while all my drives are PATA, I should mention that I'm not even trying to play mp3s/Ogg files from any of my five drives most of the time. I run a

Corrupt entries in /var/log/messages?

2005-08-24 Thread Chris St Denis
Occasionally I get entries like this in my log. It looks like more than one process is logging at the same time. Shouldn't syslogd be thread/SMP/concurrency safe from this kind of thing? Aug 24 05:29:44 sakura kernel: <<66>>ppiidd 119942486 9( (hthttptdpd)),, uiudi d 808:0 :e xeixtietde do no ns

Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-24 Thread TRODAT
On Wed, 24 Aug 2005, Mark Kane wrote: Hi everyone. Last night I finally worked out some issues with my AMD64 machine and got it up and operational. It's an AMD64 3000+ with 1.5GB RAM, and five 7200RPM hard drives (total of 720 gigs) running FreeBSD 5.4-RELEASE (amd64). When doing testing and

RE: Illegal access attempt - FreeBSD 5.4 Release - please advise

2005-08-24 Thread Chris St Denis
How can I easily auto deny after x failed attempts? Is this an sshd setting? I could find it. Is there something in ports that will firewall off somebody who is brute forcing? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pat Maddox Sent: Tuesday, Augus

Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-24 Thread Mark Kane
Hi everyone. Last night I finally worked out some issues with my AMD64 machine and got it up and operational. It's an AMD64 3000+ with 1.5GB RAM, and five 7200RPM hard drives (total of 720 gigs) running FreeBSD 5.4-RELEASE (amd64). When doing testing and initial install/configuration of this ma

Re: limits puzzle - different limits on similar machines

2005-08-24 Thread Chuck Swiger
Danny Howard wrote: On Tue, Aug 23, 2005 at 06:52:28PM -0600, Chad Leigh -- Shire.Net LLC wrote: On Aug 23, 2005, at 5:56 PM, Danny Howard wrote: # bump max datasize options MAXDSIZ="(1024*1024*1024)" options MAXSSIZ="(1024*1024*1024)" options DFLDSIZ="(1024*1024*1024)" Might this

Booting FreeBSD over network or serial links?

2005-08-24 Thread Sarath Kamisetty
Hi, I have two PCs, one with linux installed and another one is a old PC. I would like use my linux pc to make modifications to freebsd code base and then test it on my old PC. After compiling freebsd image on my linux pc, how do I boot this image on my old PC ? Is there a cost effective way of do

Re: Script help using "cut"

2005-08-24 Thread antenneX
- Original Message - From: "Giorgos Keramidas" <[EMAIL PROTECTED]> To: "antenneX" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, August 24, 2005 11:52 AM Subject: Re: Script help using "cut" > On 2005-08-24 11:41, antenneX <[EMAIL PROTECTED]> wrote: > >Giorgos Keramidas <[EMAIL PROTECTED]> wr

Re: how to use linux .so in freebsd application

2005-08-24 Thread Chicky ShnoodleSoup
I guess I found the answer to my question (thanks Google Groups!): >On Fri, May 27, 2005 at 03:10:13PM -0700, Simeon Nifos wrote: >> Hallo everybody, >> >> 1:) Suppose I have a Linux Library library.so.=20 >> And I want to link it with my main.c compiled >> in FreeBSD. How can I achieve that? > >Y

Re: Where to FreeBSD Boot Manager?

2005-08-24 Thread Soo-Hyun Choi
Oops, this is the very link that I was looking for. Thanks a lot! Soo-Hyun On 8/24/05, Bob Johnson <[EMAIL PROTECTED]> wrote: > On 8/22/05, Jerahmy Pocott <[EMAIL PROTECTED]> wrote: > > > > On 22/08/2005, at 11:22 AM, Garrett Cooper wrote: > > > > > > Yes, XP does have a boot manager, and I

FreeBSD on old laptop, installer panic

2005-08-24 Thread Zac Berkowitz
I'm giving FreeBSD a go on my laptop, but I'm running into problems straight off the 5.4-STABLE installer. At first it would hang without an error. After I disabled power management in the bios I got a bit further - now it crashes with a panic: - pcib0: p

Re: How do I get packages with tgz files

2005-08-24 Thread Kris Kennaway
On Wed, Aug 24, 2005 at 08:32:36AM -0700, Bharma wrote: > Am sorry for the typos. The problem is actually this. > The KDE packages available right now are tbz files. > However, pkg_add on FreeBSD 4.2.8 understands only tgz > files. I earlier wrote that I was trying to install > tgz files though I m

Re[2]: anonymous ssh forwarding

2005-08-24 Thread Hexren
>> Hello, >> On Thu, Aug 25, 2005 at 12:35:24AM +0300, Toomas Laasik wrote: >> > Hello, >> > I have the following situation. Our company has a ssh server where users >> > can connect from only specified static ip addresses. Like I have at home >> > an ip address 1.2.3.4 and ssh server accepts >>

Re: anonymous ssh forwarding

2005-08-24 Thread Toomas Laasik
> Hello, > On Thu, Aug 25, 2005 at 12:35:24AM +0300, Toomas Laasik wrote: > > Hello, > > I have the following situation. Our company has a ssh server where users > > can connect from only specified static ip addresses. Like I have at home an > > ip address 1.2.3.4 and ssh server accepts connectio

anonymous ssh forwarding

2005-08-24 Thread Toomas Laasik
Hello, I have the following situation. Our company has a ssh server where users can connect from only specified static ip addresses. Like I have at home an ip address 1.2.3.4 and ssh server accepts connections only from it. Now I wan't to get access to that ssh server from places where I don't ha

Re: anonymous ssh forwarding

2005-08-24 Thread Jonathan Glaschke
Hello, On Thu, Aug 25, 2005 at 12:35:24AM +0300, Toomas Laasik wrote: > Hello, > I have the following situation. Our company has a ssh server where users can > connect from only specified static ip addresses. Like I have at home an ip > address 1.2.3.4 and ssh server accepts connections only from

Re: Where to FreeBSD Boot Manager?

2005-08-24 Thread Bob Johnson
On 8/22/05, Jerahmy Pocott <[EMAIL PROTECTED]> wrote: > > On 22/08/2005, at 11:22 AM, Garrett Cooper wrote: > > > > Yes, XP does have a boot manager, and I suppose I should have > > listed some available options when I originally replied to the > > email. Just thought that someone was maki

Re: limits puzzle - different limits on similar machines

2005-08-24 Thread Danny Howard
On Tue, Aug 23, 2005 at 06:52:28PM -0600, Chad Leigh -- Shire.Net LLC wrote: > On Aug 23, 2005, at 5:56 PM, Danny Howard wrote: > > ># bump max datasize > >options MAXDSIZ="(1024*1024*1024)" > >options MAXSSIZ="(1024*1024*1024)" > >options DFLDSIZ="(1024*1024*1024)" > > Might this not

Re: dump(8), incremental backups, Tower of Hanoi sequence, don't get it

2005-08-24 Thread Danny Howard
On Wed, Aug 24, 2005 at 12:32:38PM +0100, Scott Mitchell wrote: > Another useful rsync option is --link-dest: > > --link-dest=DIR > This option behaves like --copy-dest, but unchanged files are > hard linked from DIR to the destination directory. The files > must be ident

Re: creating filesystem images

2005-08-24 Thread David Kelly
On Wed, Aug 24, 2005 at 10:47:06AM -0700, Gary W. Swearingen wrote: > David Kelly <[EMAIL PROTECTED]> writes: > > > The advantage of dump/restore is that only the necessary data is > > written. With dd all the unused blocks on the media are also written, > > including the filesystem, which will pr

Re: Illegal access attempt - FreeBSD 5.4 Release - please advise

2005-08-24 Thread Bob Johnson
On 8/24/05, ro ro <[EMAIL PROTECTED]> wrote: > Hi All, > > I was browsing through my log files and noticed that > someone (or many people) is trying to gain illegal > access to my server (see snippet from log files > below). > > The below log file clearly indicates someone trying to > hackaway at

problem sendmail with msgidruleset.m4 : *** ERROR: FEATURE() should be before MAILER()

2005-08-24 Thread jstarng
I'm trying to set up sendmail with the msgidruleset.m4 so that all inbound and outbound emails from the server are copied to an archiving account. i'm following the directions listed at: http://www.usenix.org/publications/login/1999-10/features/archiving.html or http://www.geocities.com/sbmilbur/s

Re: Will this actually work?

2005-08-24 Thread Joshua Weaver
No, it uses layer 2 communication at that point. On the 6 FreeBSD stations I have, you are apparently right. It looks like a way to exploit a system without access to the ports. I'm not sure why the kernel intercepts the data that way (you didn't even use a NOP sled.) -Josh

Re[2]: mime contents thru ipfw

2005-08-24 Thread vladone
U are funny (sorry). Use Freebsd for firewall and microsoft for proxy? If u want an easy solution with microsoft try Windows2003 server (that have route and NAT options) and Sygate at firewall. Or any version of Windows with winroute for nat/proxy. I recommend u oldies versions like 4.x for winrout

Re: Zyxel Prestige ADSL

2005-08-24 Thread Derrill Guilbert
http://us.zyxel.com/support/productSupport.php?supportpath=p623r_a1 Sounds like the Zyxel is in router mode? Derrill Patrick Lindholm wrote: Hello i have Zyxel Prestige 623R-T1 ADSL modem There is no NAT or other DHCP services running on the modem. Access via http address 192.168.1.1 Whe

Internationalization, gnome and gnucash

2005-08-24 Thread Maarten Sanders
Hi, I have installed gnucash and as long as I stay with english everything looks fine. When I start gnucash like this: env LC_ALL=nl_NL gnucash I get funny characters: e-accent becomes "e , so the quotes are before the e! When I do the same with, e.g., gedit e-accent in the menus is just what it s

Re: creating filesystem images

2005-08-24 Thread Gary W. Swearingen
David Kelly <[EMAIL PROTECTED]> writes: > The advantage of dump/restore is that only the necessary data is > written. With dd all the unused blocks on the media are also written, > including the filesystem, which will probably work on the larger card. If you don't mind educating me further for no

Zyxel Prestige ADSL

2005-08-24 Thread Patrick Lindholm
Hello i have Zyxel Prestige 623R-T1 ADSL modem There is no NAT or other DHCP services running on the modem. Access via http address 192.168.1.1 When i plug it into my Windows machine everything works. Well i want to of course use my Freebsd machine wich is my NATD / Firewall box for my LA

Re: pci-x soundcard

2005-08-24 Thread hal
On Aug 23, 2005, at 8:58 PM, Nikolas Britton wrote: Talk to hal because he did buy one. He posted a message saying that he was having trouble with it. I answered it telling him to put snd_driver_load="YES" into loader.conf but he never replied back to say if it worked or not. Sorry for the d

Re: Routing?

2005-08-24 Thread Chuck Swiger
Patrick Lindholm wrote: [ ... ] But the 192.168.0.6 Does´nt appear to be available for other computers on my LAN So i checked out some manuals and used command: ARP -Ds 192.168.0.6 sl0 pub and 92.168.0.6 came visible to other computers on my LAN. So now i thought that all i have to do is to

Re: HP Proliant DL320

2005-08-24 Thread Chuck Swiger
Paul T. Root wrote: [ ... ] I see that there is hpapm or cpqhealth programs for Windows, and looks like Red Hat and Suse, that will watch the temperature and turn down the fans to needed levels. Is there anything to control these things for FreeBSD? What happens if you install Linux emulation

Re: cvsup multiple RELENGs?

2005-08-24 Thread Glenn Dawson
At 06:15 AM 8/24/2005, Joel Hatton wrote: Hi, Situation - I have a machine that I use to build the base system for others. I'd like to be able to have multiple copies of /usr/src for different releases - in particular, RELENG_5_3 and RELENG_5_4. Rather than just changing my RELENG in the supfile

Re: oversized httpd process?

2005-08-24 Thread Dan Nelson
In the last episode (Aug 24), Lei Sun said: > Now that I think about it, I did install the eaccelerator for php, > and configured it to take 128Mb for eaccelerator.shm_size. It also > appears that when I reboot the machine A without pointing my browser > to it once, the httpd processes are quite sm

Re: oversized httpd process?

2005-08-24 Thread Lei Sun
Now that I think about it, I did install the eaccelerator for php, and configured it to take 128Mb for eaccelerator.shm_size. It also appears that when I reboot the machine A without pointing my browser to it once, the httpd processes are quite small. BUT... Even with the 2 php application that I

Re: Script help using "cut"

2005-08-24 Thread Giorgos Keramidas
On 2005-08-24 11:41, antenneX <[EMAIL PROTECTED]> wrote: >Giorgos Keramidas <[EMAIL PROTECTED]> wrote: >> sed -e 's/)[[:space:]]*$//' -e 's/^.*@//' >> >> or you can use as complex regular expressions as necessary to cut >> specific parts of the line: >> >> sed -e 's/[EMAIL PROTECTED]([^)]*\))[[:spa

Re: Script help using "cut"

2005-08-24 Thread antenneX
- Original Message - From: "Giorgos Keramidas" <[EMAIL PROTECTED]> To: "antenneX" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, August 24, 2005 8:04 AM Subject: Re: Script help using "cut" > On 2005-08-24 07:58, antenneX <[EMAIL PROTECTED]> wrote: > >"antenneX" <[EMAIL PROTECTED]> wrote: >

Re: scanner for fbsd $50-$200

2005-08-24 Thread Erik Nørgaard
dick hoogendijk wrote: Than I looked at SANE-cvs (the latest). There also most modern cheap scanners you see in store today don't seem to be supported. EpsonPerfection 2480/2580/3170 or CanoScan4200F or the cheaper HPScanJets. The EpsonPerfection 2480 works (FreeBSD 6.0), I bought it one month

Re: Illegal access attempt - FreeBSD 5.4 Release - please advise

2005-08-24 Thread Adi Pircalabu
On Tue, 23 Aug 2005 21:22:34 -0700 (PDT) ro ro <[EMAIL PROTECTED]> wrote: > I took the issue of creating a good firewall quite > lightly and now I regret that decision.. now I have > learnt... Can someone provide me with guidance on this > issue and advise me on next steps to take action > against

Re: creating filesystem images

2005-08-24 Thread David Kelly
On Wed, Aug 24, 2005 at 11:00:52AM -0400, Lowell Gilbert wrote: > jdyke <[EMAIL PROTECTED]> writes: > > > I have an OS running on a 128Mg CF and i want to tranfsfer this > > image to a another, actually 5 or more, 512Mg CF cards, each with > > two partitions one 128 and one 392. dump and restore

RE: Illegal access attempt - FreeBSD 5.4 Release - please advise

2005-08-24 Thread Gayn Winters
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Michael Dale > Sent: Wednesday, August 24, 2005 4:40 AM > To: Hornet > Cc: ro ro; freebsd-questions@freebsd.org > Subject: Re: Illegal access attempt - FreeBSD 5.4 Release - > please advise > > > >A

Re: How do I get packages with tgz files

2005-08-24 Thread Bharma
Am sorry for the typos. The problem is actually this. The KDE packages available right now are tbz files. However, pkg_add on FreeBSD 4.2.8 understands only tgz files. I earlier wrote that I was trying to install tgz files though I meant that I was trying to install tbz files. So the question is ho

Re: semi-OT: non-Latin fonts under Emacs

2005-08-24 Thread Giorgos Keramidas
On 2005-08-24 11:11, Robert Huff <[EMAIL PROTECTED]> wrote: > Would someone who is successfully seeing/using non-Latin (Cyrillic, > Arabic, et al.) fonts under Emacs/Xemacs please contact me _off-list_? I am using Greek (ISO8859-7) fonts on both the FreeBSD console and within xterm in X11. Does t

semi-OT: non-Latin fonts under Emacs

2005-08-24 Thread Robert Huff
Would someone who is successfully seeing/using non-Latin (Cyrillic, Arabic, et al.) fonts under Emacs/Xemacs please contact me _off-list _? Robert Huff ___ freebsd-questions@freebsd.org mailing list http

Re: creating filesystem images

2005-08-24 Thread Lowell Gilbert
jdyke <[EMAIL PROTECTED]> writes: > I have an OS running on a 128Mg CF and i want to tranfsfer this image to a > another, actually 5 or more, 512Mg CF cards, each with two partitions one 128 > and one 392. dump and restore seem to be able to accomplish this. Is that a > good method, is dd better

OT

2005-08-24 Thread slack _usr
Hi, There is a little offtopic, but, everything should be the same like in FreeBSD. First of all, I'm sorry for such stupid question. I know, that I need few details, but I can't figure out what are they. I'm plaing with Intel(r) PRO/Wireless2200BG wifi card and it's configuration. I have found

Re: Making several custom boot configurations?

2005-08-24 Thread Lowell Gilbert
sd <[EMAIL PROTECTED]> writes: > I'm trying to make several different configurated systems on one > FreeBSD box: different kernel parameters for each configuration, > different hostname, startup scripts, network configurations, etc. > Can it be done by adding some custom points to boot manager men

Re: Still problems with ntop?

2005-08-24 Thread Lowell Gilbert
Matt Virus <[EMAIL PROTECTED]> writes: > I see bug reports and broken port notifications. > > I get an error when compiling from source > > "cannot find -lmyrrd" > > I have rrdtool installed, i even uninstalled it and reverted to the > older version and still no dice. > > *shrug* > anybody got

Re: pppoed using mpd - dirrect connect between LAN clients

2005-08-24 Thread Lowell Gilbert
Ovidiu Ene <[EMAIL PROTECTED]> writes: > Hello guys > > I've setup a pppoe server using mpd and i've activated proxy arp in pppoed. > The problem is that all traffic between LAN users is going via pppoed NIC. > I do not want that, i want that LAN users to have traffic direct, like > using fixed I

Re: oversized httpd process?

2005-08-24 Thread Dan Nelson
In the last episode (Aug 24), Lei Sun said: > I saw many posts from google regarding to this question, but there > were no definite answers.. > > some say, it's mod_ssl, some say it's mod_perl, some say it is mm. > But my case, it just doesn't make much sence to me at all. > > Here are the 2 test

pax question

2005-08-24 Thread Osmany Guirola Cruz
Hi people i want do backup of my home directory (some days ago i had a terrible accident with my hdd and i don't have backups of my files :-( ) now i am using or trying to use pax.this is what i did. in the crontab i put this 0 6 1 * * rootpax -wzf /160GB/ba

Re: identd and pf question

2005-08-24 Thread Giorgos Keramidas
On 2005-08-23 22:31, Matt Rechkemmer <[EMAIL PROTECTED]> wrote: > After banging my head for awhile, and trying other daemons (oidentd, > pidentd), I tried disabling pf with pfctl -d. Voila, clients can > connect. I re-enabled pf with pfctl -e and things are broken again. Show us your pf.conf fil

Re: cvsup multiple RELENGs?

2005-08-24 Thread Richard Burakowski
Joel Hatton wrote: Hi, Situation - I have a machine that I use to build the base system for others. I'd like to be able to have multiple copies of /usr/src for different releases - in particular, RELENG_5_3 and RELENG_5_4. Rather than just changing my RELENG in the supfile and blowing away the

Re: Question

2005-08-24 Thread Jonathan Arnold
John C. Bogard wrote: Root PW lost, need to access FBSD and am unable to now See my posting on the subject here: http://freebsd.amazingdev.com/blog/archives/99.html Also, search my site for other "root password" gotchas. -- Jonathan Arnold (mailto:[EMAIL PROTECTED]) Daemon Dancing in

Re: cvsup multiple RELENGs?

2005-08-24 Thread Stepan Rakhimov
Joel Hatton wrote: Hi, Situation - I have a machine that I use to build the base system for others. I'd like to be able to have multiple copies of /usr/src for different releases - in particular, RELENG_5_3 and RELENG_5_4. Rather than just changing my RELENG in the supfile and blowing away the t

Re: Illegal access attempt - FreeBSD 5.4 Release - please advise

2005-08-24 Thread nawcom
i usually run a swatch script to monitor ssh login attempts and deny them via ipfw - most of them are addresses from people running linux trying to bruteforce there way in - the list can get pretty long. also whats most funny is that alot of those people try windows server exploits on me d

cvsup multiple RELENGs?

2005-08-24 Thread Joel Hatton
Hi, Situation - I have a machine that I use to build the base system for others. I'd like to be able to have multiple copies of /usr/src for different releases - in particular, RELENG_5_3 and RELENG_5_4. Rather than just changing my RELENG in the supfile and blowing away the tree each time I thoug

Re: Script help using "cut"

2005-08-24 Thread Giorgos Keramidas
On 2005-08-24 07:58, antenneX <[EMAIL PROTECTED]> wrote: >"antenneX" <[EMAIL PROTECTED]> wrote: >>"Giorgos Keramidas" <[EMAIL PROTECTED]> wrote: (envelope-from [EMAIL PROTECTED]) (envelope-from [EMAIL PROTECTED]) (envelope-from [EMAIL PROTECTED]) All ideas appre

Re: Script help using "cut"

2005-08-24 Thread antenneX
- Original Message - From: "antenneX" <[EMAIL PROTECTED]> To: "Giorgos Keramidas" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, August 23, 2005 8:35 PM Subject: Re: Script help using "cut" > - Original Message - > From: "Giorgos Keramidas" <[EMAIL PROTECTED]> > To: "antenneX" <[EMAIL

HP Proliant DL320

2005-08-24 Thread Paul T. Root
I just got a Proliant DL320 put on my desk to configure for a tcpdump monitoring project. The cooling fans run at full speed and as loud as can be. I see that there is hpapm or cpqhealth programs for Windows, and looks like Red Hat and Suse, that will watch the temperature and turn down the fans

Re: How do I get packages with tgz files

2005-08-24 Thread Jerahmy Pocott
On 24/08/2005, at 4:10 PM, Bharma wrote: Hi I am working with a machine with FreeBSD 4.2.8 version. I am not allowed to change the version on the machine. I want to install some packages - in particular the KDE package on the machine pkg_add ftp://pub/FreeBSD/ports/packages/kde/kde.tbz results

Window manager to use with touch panel

2005-08-24 Thread Per Johnson
Hi everyone I recently got hold of a computer built into a 15" flatscreen monitor. I want to use this to control lights and other things around the appartment and I need a window manager that runs on FreeBSD and works well with touch screens. A user interface with large buttons and a simple m

Re: Illegal access attempt - FreeBSD 5.4 Release - please advise

2005-08-24 Thread Hornet
On 8/24/05, Michael Dale <[EMAIL PROTECTED]> wrote: > > >Also, most if not all of the blocks below are Asia netblocks that I > >have had more then 3 attempts to gain access to my servers. > > > >220.0.0.0/8 > >202.0.0.0/7 > >134.208.0.0/16 > >218.0.0.0/8 > >210.0.0.0/7 > >221.0.0.0/8 > >219.0.0.0/

Re: Illegal access attempt - FreeBSD 5.4 Release - please advise

2005-08-24 Thread Michael Dale
>Also, most if not all of the blocks below are Asia netblocks that I >have had more then 3 attempts to gain access to my servers. > >220.0.0.0/8 >202.0.0.0/7 >134.208.0.0/16 >218.0.0.0/8 >210.0.0.0/7 >221.0.0.0/8 >219.0.0.0/8 >195.116.0.0/16 >59.0.0.0/8 >195.133.91.0/24 >222.0.0.0/8 > > > Not al

Re: dump(8), incremental backups, Tower of Hanoi sequence, don't get it

2005-08-24 Thread Scott Mitchell
On Tue, Aug 23, 2005 at 11:35:35AM -0700, Philip Hallstrom wrote: > >2) If all you have to deal with are static files and a > >not-super-giant-filesystem, use rsync. rsync -avz --delete once a night > >will "mirror" your data between drives or between machines without any > >trouble. The only dis

Re: Illegal access attempt - FreeBSD 5.4 Release - please advise

2005-08-24 Thread Hornet
On 8/24/05, ro ro <[EMAIL PROTECTED]> wrote: > Hi All, > > I was browsing through my log files and noticed that > someone (or many people) is trying to gain illegal > access to my server (see snippet from log files > below). > > The below log file clearly indicates someone trying to > hackaway at

Routing problem?

2005-08-24 Thread Patrick Lindholm
Ok, here´s the deal I have my Freebsd 4.10 gateway/nat/firewall on my network. On my LAN i have couple WIN machines and a Linux Redhat machine working ok to outside and other machine´s with IP 192.168.255.252 eth0 I have one software running on Redhat Machine that uses SLIP and i have con

creating filesystem images

2005-08-24 Thread jdyke
I have an OS running on a 128Mg CF and i want to tranfsfer this image to a another, actually 5 or more, 512Mg CF cards, each with two partitions one 128 and one 392. dump and restore seem to be able to accomplish this. Is that a good method, is dd better? i realize not entirely freebsd, but wi

Re: portsdb -Uu duplicate entry warnings

2005-08-24 Thread Alex Zbyslaw
Kris Kennaway wrote: On Tue, Aug 23, 2005 at 08:07:13AM -0400, bob self wrote: I've been told that these messages are not a problem. But I do think that they are warnings. How can I get rid of these warnings? You don't, they're not a problem. If you really don't want to see them, I

Re: Fonts Question...

2005-08-24 Thread Beecher Rintoul
> Eric Murphy <[EMAIL PROTECTED]> wrote: > > When installing X fonts whats the best way to do this > > > > say I found a font I really like thats manily for windows ...the file is > > called XCELI.TTF > > > > So I figured I could go to /usr/X11R6/lib/X11/fonts/TTF and place the > > file there..then

Re: Fonts Question...

2005-08-24 Thread [EMAIL PROTECTED]
On Tue, 23 Aug 2005 04:05:02 -0500 (GMT-05:00) Eric Murphy <[EMAIL PROTECTED]> wrote: > When installing X fonts whats the best way to do this > > say I found a font I really like thats manily for windows ...the file is > called XCELI.TTF > > So I figured I could go to /usr/X11R6/lib/X11/fonts/T

Re: Security warning with sshd

2005-08-24 Thread Alexander Leidinger
Pat Maddox <[EMAIL PROTECTED]> wrote: Hey guys, thanks for the help so far. I'm going to post this to the freebsd-pf list to see if anyone has any ideas...but I'm using PF, and here's the config. Hopefully you can take a look and see what the problem may be. As I said earlier, I'm not positiv

Re: creating ISO for bootable CD

2005-08-24 Thread Ragnar Lonn
Bsderss wrote: Hi, I downloaded rtems source in the FreeBSD OS. Can anyone please tell me how to create a CD bootable ISO file of rtems in the FreeBSD OS? Look at: http://www.sfc.wide.ad.jp/~watari/FreeBSD/boot.html I found it helpful, although mkisofs options have changed some since the

Trouble accessing da-devices on Supermicro X6DH8-G2

2005-08-24 Thread Patrick van Iersel
Hi guys (and girls?), I have an interesting yet frustating problem trying to get FreeBSD to access a logical drive/lun's on a raid array. Let me describe the system first. The server has a Supermicro X6DH8-G2 mainboard. This thing has an on-board Adaptec AIC-7902 controller (ahd) which we are not

oversized httpd process?

2005-08-24 Thread Lei Sun
Hi, I saw many posts from google regarding to this question, but there were no definite answers.. some say, it's mod_ssl, some say it's mod_perl, some say it is mm. But my case, it just doesn't make much sence to me at all. Here are the 2 test machines that I have, both have the exact same confi