learning freebsd kernel

2012-04-06 Thread gahn
debug.kdb debug.kdb.stop_cpus: 1 debug.kdb.trap_code: 0 debug.kdb.trap: 0 debug.kdb.panic: 0 debug.kdb.enter: 0 debug.kdb.current: ddb debug.kdb.available: ddb by the way, where is my gdb? on one of my company's machisne, it looks like this: debug.kdb.available: ddb gdb thank you all /gahn

Re: learning freebsd kernel

2012-04-06 Thread gahn
thanks devin for the great tip. yeah, now i got core dumps...:) but where is my gdb under that debug.kdb.available? best /gahn - Original Message - From: Devin Teske devin.te...@fisglobal.com To: 'gahn' ipfr...@yahoo.com; 'freebsd general questions' freebsd-questions@freebsd.org Cc

Re: learning freebsd kernel

2012-04-06 Thread gahn
thanks devin: what i meant was that one of my company's servers looks like this: debug.kdb.available: ddb gdb i am just wondering why that is... best /gahn - Original Message - From: Devin Teske devin.te...@fisglobal.com To: 'gahn' ipfr...@yahoo.com; 'freebsd general questions

Re: compiling glib20 failed

2012-04-04 Thread gahn
- Original Message - From: Sergey Kandaurov pluk...@gmail.com To: gahn ipfr...@yahoo.com Cc: free bsd freebsd-curr...@freebsd.org; freebsd general questions freebsd-questions@freebsd.org Sent: Wednesday, April 4, 2012 2:31 AM Subject: Re: compiling glib20 failed On 4 April 2012 07:02

compiling glib20 failed

2012-04-03 Thread gahn
hi gurus: i got problem with compiling glib20: ===   glib-2.28.8_4 depends on file: /usr/local/bin/perl5.10.1 - found /libexec/ld-elf.so.1: /usr/local/lib/liblzma.so.5: version XZ_5.0 required by /usr/bin/xz not defined ===  Missing license file for LGPL20 in

Re: usb portable drive (ntfs) issues

2011-02-27 Thread gahn
thanks. ok, that was my mistake for that mdntfs. it should be ntfs. best --- On Sat, 2/26/11, ill...@gmail.com ill...@gmail.com wrote: From: ill...@gmail.com ill...@gmail.com Subject: Re: usb portable drive (ntfs) issues To: gahn ipfr...@yahoo.com Cc: freebsd general questions freebsd

usb portable drive (ntfs) issues

2011-02-26 Thread gahn
hi all gurus: for usb external drive, i followed the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html but i have some problems for mounting a portable usb external drive: 1) when i plugged in, /dev/da0s1 appears: ip@hotty:/var/log:$ ls -al /dev/da0s1

Re: freebsd and

2011-01-06 Thread gahn
thanks. i am looking into the suggestions. best gahn --- On Wed, 1/5/11, Indexer inde...@internode.on.net wrote: From: Indexer inde...@internode.on.net Subject: Re: freebsd and To: Bill Moran wmo...@potentialtech.com Cc: gahn ipfr...@yahoo.com, freebsd general questions freebsd-questions

freebsd and

2011-01-05 Thread gahn
hi all: i set up the freeradius 21.100.1 on freebsd 8.1. it uses local authentication database of /etc/passwd (thanks to the previous discussions alan did with others). the problem is: it only works with the condition of the server id running as root instead of freeradius due to the one way

CARP and freebsd

2010-09-03 Thread gahn
Hi, all: Is carp a part of freebsd 8.1? or I have to download from somewhere and install it? Thanks in advance ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

ports database

2010-08-26 Thread gahn
Hi all: Is it possible to update the database of ports offline. It is nice to use portsnap fetch/extract/update, but I can't use that since one of my server has no connection to the internet... _dave ___ freebsd-questions@freebsd.org

Re: ports database

2010-08-26 Thread gahn
well, I could just update the database offline, then use another machine download right software and put them in /usr/ports/distfiles... --- On Thu, 8/26/10, Adam Vande More amvandem...@gmail.com wrote: From: Adam Vande More amvandem...@gmail.com Subject: Re: ports database To: gahn ipfr

meory file system

2010-08-20 Thread gahn
Hi, All: I am running 8.1. under /dev, I don't see /dev/md0, so i am trying to add following lines in kernel file and got error messages: options MFS #Memory Filesystem /usr/src/sys/i386/conf/bn39_1: unknown option MFS *** Error code 1 Stop in /usr/src. *** Error code

ftp passive mode

2010-05-20 Thread gahn
Hi All: I am behind firewall and only pass ftp sessions are allowed. With that, most ftp sessions of portupgrade would not be able to connect to remote FreeBSD sites. Could I reconfigure the my FreeBSD 7.3 in a way so that it would only start ftp sessions in PASV mode? Thanks.

port py-libxml2 error

2010-04-07 Thread gahn
Hi all: I got problem for compiling py-libxml2: - path -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libxml2.so -lz /usr/local/lib/libiconv.so -lpth -lutil -lm -lpython2.6-Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so

make recursion error

2010-04-07 Thread gahn
Hi guru: trying to compile /usr/ports/graphics/graphviz and running into problems. the make processes kept recycling until running out of buffer: - make: Max recursion level (500) exceeded.: Resource temporarily

Re: make recursion error

2010-04-07 Thread gahn
i untangle this mess? thanks --- On Wed, 4/7/10, gahn ipfr...@yahoo.com wrote: From: gahn ipfr...@yahoo.com Subject: make recursion error To: freebsd general questions freebsd-questions@freebsd.org Date: Wednesday, April 7, 2010, 5:34 PM Hi guru: trying to compile /usr/ports/graphics

samba failed MD5 Checksum

2010-04-04 Thread gahn
Hi all: I am trying to compile the smaba34 but somehow it failed MD5 Checksum and SHA256 Checksum: # make all === Vulnerability check disabled, database not found === Found saved configuration for samba34-3.4.5_1 ===

weird errors or else?

2010-04-04 Thread gahn
Hi all: I am compiling xscreensaver-kde and it stooped with following errors: Package tocloft Note: The document has chapter divisions. ) (/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.sty

multicast support and mgen

2010-03-26 Thread gahn
Hi, all: I am trying to get mgen to work my freebsd 7.2 box. the customized kernel has options MROUTING compiled in. Assume that would make sure the kernel support multicast traffic the mgen seems to be working fine with any unicast address it can reach. but it just doesn't bind the

vi question

2010-02-19 Thread gahn
Hi, all: How could I use vi to repeat a word, say, 100 times in the same line, of course with a space in between? Thanks in advance ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

vi editing

2010-01-15 Thread gahn
Hi gurus: I am trying to add a word on every line (right in front of every line) via vi. Right now I have: x x x after that, I want to have: new word x new word x new word x How could I do that with vi?

fsck failed to sync inodes

2010-01-15 Thread gahn
Hi gurus: I booted the system into single user mode and tried to clean up one of my corrupted file system: fsck -y /dev/ad1s1f but in the end, the file system is still dirty. anything else I can do to salvage the data? Thanks in Advance

passwd file transfer

2009-04-16 Thread gahn
Hi all: we have a linux based system and it will be replaced with freebsd based system. but i would like to reuse users' password. is there any better way to do this? ___ freebsd-questions@freebsd.org mailing list

mouse problems-version 7.1

2009-04-10 Thread gahn
Hi all: After I did portupgrade -fa -y and I have mouse problem: it works under the test of sysinstall but it would not work when I start KDE environment. What went wrong? How could i fix this? Thanks ___ freebsd-questions@freebsd.org

loader.conf

2009-04-10 Thread gahn
Hi all: I have a machine with 2GB memory. in the file loader.conf, there is a line: #hw.physmem=1G# Limit physical memory. See loader(8) Could I remove the # and change that to 2G? Interestingly, the sysctl indicates the parameter of hw.physmem is not changeable. Any guru

Re: loader.conf

2009-04-10 Thread gahn
: Friday, April 10, 2009, 9:03 AM gahn wrote: Hi all: I have a machine with 2GB memory. in the file loader.conf, there is a line: #hw.physmem=1G# Limit physical memory. See loader(8) Could I remove the # and change that to 2G? Interestingly, the sysctl indicates

sqlite3 won't install

2009-04-09 Thread gahn
hi all: for portupgrade, one of packages, sqlite3 just won't install, even i tried to install it manually: /usr/bin/install -c -o root -g wheel -m 0644 sqlite3.pc /usr/local/libdata/pkgconfig libtool: install: error: cannot install `libtclsqlite3.la' to a directory not ending in

l

2009-04-03 Thread gahn
Hi all: Did the portupgrade and a certain number of applications failed due to the error: gcc: /usr/local/lib/libgssapi.so: No such file or directory but i look at the file and it does exist: hm_1# ls -al /usr/local/lib/libgssapi.so lrwxr-xr-x 1 root wheel 14 Feb 7 20:48

/usr/local/lib/libgssapi.so

2009-04-03 Thread gahn
Hi all: Did the portupgrade and a certain number of applications failed due to the error: gcc: /usr/local/lib/libgssapi.so: No such file or directory but i look at the file and it does exist: hm_1# ls -al /usr/local/lib/libgssapi.so lrwxr-xr-x 1 root wheel 14 Feb 7 20:48

Re: /usr/local/lib/libgssapi.so

2009-04-03 Thread gahn
/local/lib/libgssapi.so To: ipfr...@yahoo.com Cc: freebsd general questions freebsd-questions@freebsd.org Date: Friday, April 3, 2009, 10:00 AM On 4/3/09, gahn ipfr...@yahoo.com wrote: Hi all: Did the portupgrade and a certain number of applications failed due to the error: gcc

Re: /usr/local/lib/libgssapi.so (solved?)

2009-04-03 Thread gahn
Ok, here is what i did: cp /usr/local/lib/compat/pkg/libgssapiv2.so.2 /usr/local/lib/libgssapi.so.2 well, it seems to be working, at least one of failed packages is being compiled now... is it the correct way doing it? --- On Fri, 4/3/09, gahn ipfr...@yahoo.com wrote: From: gahn ipfr

Re: ipfw and carp

2009-03-20 Thread gahn
freebsd-questions@freebsd.org Date: Wednesday, March 18, 2009, 1:21 AM gahn wrote: Did any one use ipfw with CARP before? is there anything specific about ipfw configurations working with CARP? I have two servers and they configured with CARP. they are working fine except i can't turn

carp and duplicated echo replies

2009-03-18 Thread gahn
Hi all: My two servers have carp configured and work fine. but the pings directed to the virtual interface (carp interface for both server) result duplicated replies: 64 bytes from 172.20.1.25: icmp_seq=0 ttl=64 time=0.049 ms 64 bytes from 172.20.1.25: icmp_seq=1 ttl=64 time=0.016 ms (DUP!)

ipfw and carp

2009-03-17 Thread gahn
Hi all: Did any one use ipfw with CARP before? is there anything specific about ipfw configurations working with CARP? I have two servers and they configured with CARP. they are working fine except i can't turn on ipfw. I have the exact same configuration except ip addresses; those same rule

Re: ipfw and carp

2009-03-17 Thread gahn
Sorry I meant the same rules I used on another machine (working fine) would not work for those machines with CARP activated. I didn't change anything except IP addresses. Also instead of physical interfaces, I put rules on carp interface. --- On Tue, 3/17/09, gahn ipfr...@yahoo.com wrote

hardware list in a machine

2009-03-09 Thread gahn
Hi all: How could I find out the list of hardware in my machine? I used dmesg and var/run/dmesg.boot, it didn't seem to help that much as I expected. which file lists all of hardware in the machine? Thanks. ___

portupgrade, afterwards

2009-03-09 Thread gahn
Hi all: Where is the result of portupgrade -fa stored at? it showed a bunch files didn't go through or failed. just wondering whether I can take look at the results after I rebooted the server. Thanks ___ freebsd-questions@freebsd.org

freebsd 7.1, building kernel

2009-03-09 Thread gahn
Hi, all: I am trying to build customized kernel with device carp and followed kernel building procedure of the handbook. unfortunately it is failed: lab1# make buildkernel KERNCONF=lab1 ERROR: Missing kernel configuration file(s) (lab1). *** Error code 1 Stop in /usr/src. *** Error code 1

Re: xi?

2009-03-01 Thread gahn
Thanks. --- On Sat, 2/28/09, Glyn Millington g...@millingtons.org wrote: From: Glyn Millington g...@millingtons.org Subject: Re: xi? To: ipfr...@yahoo.com Cc: freebsd general questions freebsd-questions@freebsd.org Date: Saturday, February 28, 2009, 9:12 PM gahn ipfr...@yahoo.com writes

libgtkhtml-3.14 = 3.23.5

2009-03-01 Thread gahn
Hi all: I have problems to compile mail/evolution: checking for GTKHTML... configure: error: Package requirements (libgtkhtml-3.14 = 3.23.5) were not met: Requested 'libgtkhtml-3.14 = 3.23.5' but version of libgtkhtml is 3.18.3 Consider adjusting the PKG_CONFIG_PATH environment variable if

rc.conf and starting scripts

2009-03-01 Thread gahn
Hi all: I have some starting scripts under some other directories other than /etc/rc.d. How could I utilize the rc.conf file to start them when the system boots up? The default location for rc.conf is /etc/rc.d only and the knob local_startup=/usr/local/etc/rc.d doesn't seem to be working for

where is gtk+-2?

2009-02-28 Thread gahn
Hi all: Which is the package gtk+-2 located under /usr/ports? Thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: where is gtk+-2?

2009-02-28 Thread gahn
-0800 (PST), gahn ipfr...@yahoo.com wrote: Hi all: Which is the package gtk+-2 located under /usr/ports? Are you searching for /usr/ports/x11-toolkits/gtk20? From the pkg-descr file: GTK+ essentially provides the building blocks from which GUIs can be built. [...] GTK+-2 is a very

xi?

2009-02-28 Thread gahn
Hi all: I am rebuilding those ports and run into some problems. one of those is: checking for XINPUT... configure: error: Package requirements (x11 xext xi = 1.2 inputproto = 1.5) were not met: Requested 'xi = 1.2' but version of Xi is 1.1.3 searching for a while and can't find this xi. how

portupgrade question

2009-02-24 Thread gahn
Hi all: I was doing portupgrade -fa -y remotely via ssh (desktop xp), it worked fine and was still running almost two days (7.1). But suddenly i lost power on my xp station, lost ssh connection to the freebsd7.1 box. What shall i do so that i don't have to start over again? Thanks in advance

Re: portupgrade question

2009-02-24 Thread gahn
freebsd-questions@freebsd.org Date: Tuesday, February 24, 2009, 6:16 PM On Tue, Feb 24, 2009 at 9:13 PM, gahn ipfr...@yahoo.com wrote: Hi all: I was doing portupgrade -fa -y remotely via ssh (desktop xp), it worked fine and was still running almost two days (7.1). But suddenly i lost power

Re: portupgrade question

2009-02-24 Thread gahn
@freebsd.org Date: Tuesday, February 24, 2009, 6:16 PM On Tue, Feb 24, 2009 at 9:13 PM, gahn ipfr...@yahoo.com wrote: Hi all: I was doing portupgrade -fa -y remotely via ssh (desktop xp), it worked fine and was still running almost two days (7.1). But suddenly i lost power on my xp station, lost

freebsd and freeradius

2009-02-17 Thread gahn
Hi all: i would like to use unix file /etc/passwd to authenticate users on my routers and somehow it always fails: rad_recv: Access-Request packet from host 192.168.10.101:61706, id=153, length=53 User-Name = tester User-Password = test NAS-Identifier = lab_1

Re: freebsd and freeradius

2009-02-17 Thread gahn
freebsd-questions@freebsd.org Date: Tuesday, February 17, 2009, 10:37 AM Hi-- On Feb 17, 2009, at 10:20 AM, gahn wrote: rlm_pap: WARNING! No known good password found for the user. Authentication may fail because of this. rlm_unix: GID too long in line: # $FreeBSD: src/etc

Re: freebsd and freeradius

2009-02-17 Thread gahn
, Chuck Swiger cswi...@mac.com wrote: From: Chuck Swiger cswi...@mac.com Subject: Re: freebsd and freeradius To: ipfr...@yahoo.com Cc: freebsd general questions freebsd-questions@freebsd.org Date: Tuesday, February 17, 2009, 10:54 AM On Feb 17, 2009, at 10:44 AM, gahn wrote

freebsd 7.1 and high avalalibity

2009-02-12 Thread gahn
Hi all: What kind of options do I have for HA software in terms of Freebsd 7.1? I have two servers that need to work in symphony so that in case one down then we have another replica to work with. Thanks in advance ___

Re: ipv6 and freebsd

2009-02-12 Thread gahn
...@ibctech.ca Subject: Re: ipv6 and freebsd To: ipfr...@yahoo.com Cc: freebsd general questions freebsd-questions@freebsd.org Date: Thursday, February 12, 2009, 6:20 AM gahn wrote: Thanks Steve: the router that sending RA is juniper and the protocol router-advertisement has been activated: g

Re: ipv6 and freebsd

2009-02-12 Thread gahn
: From: Steve Bertrand st...@ibctech.ca Subject: Re: ipv6 and freebsd To: ipfr...@yahoo.com Cc: freebsd general questions freebsd-questions@freebsd.org Date: Thursday, February 12, 2009, 6:20 AM gahn wrote: Thanks Steve: the router that sending RA is juniper and the protocol router

Re: ipv6 and freebsd

2009-02-11 Thread gahn
/10/09, Steve Bertrand st...@ibctech.ca wrote: From: Steve Bertrand st...@ibctech.ca Subject: Re: ipv6 and freebsd To: ipfr...@yahoo.com Cc: freebsd general questions freebsd-questions@freebsd.org Date: Tuesday, February 10, 2009, 10:35 AM gahn wrote: Thanks for the tips. But i still

Re: ipv6 and freebsd

2009-02-10 Thread gahn
questions freebsd-questions@freebsd.org Date: Tuesday, February 10, 2009, 6:28 AM gahn wrote: Ok, i meant the configuration of ipv6_network_interface=fxp0 alone doesn't seem to be working: [...] how could I enable IPv6 only on the interface fxp0 instead of every interface

ipv6 and freebsd

2009-02-09 Thread gahn
Hi all: Free questions with FreeBSD and IPV6. I am running 7.1. 1) My machine has multiple interfaces and some of interfaces I would like to run IP v6 but not all of them. How could I do that? Currently ipv6_enable=YES enables every interface of this machine, and ipv6_network_interface=fxp0

Re: ipv6 and freebsd

2009-02-09 Thread gahn
far i don't see the automatically configured IPv6 address on the interface fxp0 except the link-local address (the one starts with fe80::). why is that? --- On Mon, 2/9/09, gahn ipfr...@yahoo.com wrote: From: gahn ipfr...@yahoo.com Subject: ipv6 and freebsd To: freebsd general questions

intel 64-bit version?

2009-02-02 Thread gahn
Hi all: What is the image for intel 64-bit version of freebsd? i have xeon machine and would like to install freebsd on it. Thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

freebsd and multicasting software

2009-02-01 Thread gahn
Hi, all: Does anyone know multicasting packages (udp based) that I can test on the freebsd? I am using 6.3 and it comes with vlc-0.8.6i and doesn't support udp streaming. Any help would be greatly appreciated.. ___

Dell poweredge 2970 (AMD)

2008-12-04 Thread gahn
Hello, all: has anyone here ever installed freebsd on dell poweredge 2970 (amd)? Thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL

freebsd-update

2008-11-27 Thread gahn
Hi, all: i did freebsd-update fetch and i got message: No updates needed to update system to 6.3-RELEASE-p6 what does that suppose to mean? My current system (this one is online) is p4. Thanks all. ___ freebsd-questions@freebsd.org mailing

offline upgrade

2008-11-25 Thread gahn
Hi, All: I have two boxes running 6.3. For certain reasons that I can't upgrade them online with freebsd-update utility; the ftp sessions are blocked. Are there any other way to upgrade the system offline, both kernel and those needed packages? Thanks in advance _dave

upgrade packges

2008-09-20 Thread gahn
Hi all: I am trying upgrading some packages and having problems. for example: home# pkg_delete mysql-client-5.0.67 pkg_delete: package 'mysql-client-5.0.67' is required by these other packages and may not be deinstalled: apache-2.2.9_5 php5-5.2.6_2 cyrus-sasl-2.1.22_1 postfix-2.5.4,1

pc with 4G memory

2008-09-13 Thread gahn
hello: the machine i am using for freebsd has 4G memory. should i add follow lines in my customized kernel file?: # Compile acpi in statically since the module isn't built properly. Most # machines which support large amounts of memory require acpi. device acpi thanks

Re: portmanager errors

2008-09-11 Thread gahn
[EMAIL PROTECTED] Subject: Re: portmanager errors To: freebsd-questions@freebsd.org Date: Thursday, September 11, 2008, 7:07 AM On Wed, 10 Sep 2008 18:05:47 -0700 (PDT) gahn [EMAIL PROTECTED] wrote: --- On Wed, 9/10/08, Gerard [EMAIL PROTECTED] wrote: From: Gerard [EMAIL PROTECTED

Re: portmanager errors (solved?)

2008-09-11 Thread gahn
] wrote: From: Gerard [EMAIL PROTECTED] Subject: Re: portmanager errors To: freebsd-questions@freebsd.org Date: Thursday, September 11, 2008, 7:07 AM On Wed, 10 Sep 2008 18:05:47 -0700 (PDT) gahn [EMAIL PROTECTED] wrote: --- On Wed, 9/10/08, Gerard [EMAIL PROTECTED] wrote: From

Re: freebsd 7.0 and jail

2008-09-10 Thread gahn
. fc On Mon, Sep 8, 2008 at 7:28 PM, gahn [EMAIL PROTECTED] wrote: Hello: I am trying to build jails on 7.0 system and got errors: / Installing everything -- cd /usr

optical drives with freebsd 6.3

2008-09-10 Thread gahn
Hello, all I am having problems to mount my dvdrom drives on dell precision 490. in the file /etc/fstab, i removed option noauto from the line: /dev/acd0/cdrom cd9660 ro,noauto 0 0 /dev/acd1/cdrom1cd9660 ro,noauto 0 0 after i rebooted the machine

Re: portmanager errors

2008-09-10 Thread gahn
yes: lab2# portmanager -v rParseCommandLine 0.4.1_9 --- On Wed, 9/10/08, Gerard [EMAIL PROTECTED] wrote: From: Gerard [EMAIL PROTECTED] Subject: Re: portmanager errors To: freebsd-questions@freebsd.org Date: Wednesday, September 10, 2008, 4:15 AM On Tue, Sep 9, 2008 at 11:04 PM, gahn

how to charater special files?

2008-09-09 Thread gahn
hi, all: how could i create a character special files (such as crw-rw-rw-)? thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

portmanager errors

2008-09-09 Thread gahn
Hello: I run into errors when i run portmanager -u: 00344 luit-1.0.2_2 /x11/luit Makefile, line 85: Could not find /usr/ports/x11/xorg-clients/../../x11-servers/xorg-server/Makefile.inc Makefile, line 92: Malformed conditional (${X_WINDOW_SYSTEM:L} != xorg) Makefile, line 96: if-less endif

freebsd 7.0 and jail

2008-09-08 Thread gahn
Hello: I am trying to build jails on 7.0 system and got errors: / Installing everything -- cd /usr/src; make -f Makefile.inc1 install === share/info (install) === lib (install) ===

freebsd networking issues

2008-07-27 Thread gahn
hello: i have two interfaces installed on my freebsd machine (desktop); one is wireless (ath0, facing the internet, 192.168.1.10/24) and another is internal (fxp0, 192.168.2.1/24). the internet facing interface of the freebsd works fine: from my xp laptop (192.168.1.2), i can ping the

freebsd wireless question

2008-07-22 Thread gahn
hello: i installed cisco aironet 802.11a/b/g wirless adapter on 6.3 and have some issues. basically it works like charm with wpa2/dhcp, but it doesn't work with wpa2/static ip address. here is my working configuration for rc.conf ifconfig_ath0=ssid home WPA DCHP everything works:

desktop wireless card

2008-07-13 Thread gahn
Hello: Could anyone recommend a desktop wireless card for freebsd 6.2? Just moved in new place and only wireless in the house. Thanks in advance ___ freebsd-questions@freebsd.org mailing list

Re: freebsd and snort

2008-05-27 Thread gahn
Thanks. greatly appreciated. Best - Original Message From: Scot Hetzel [EMAIL PROTECTED] To: gahn [EMAIL PROTECTED] Cc: freebsd general questions freebsd-questions@freebsd.org; freebsd security [EMAIL PROTECTED] Sent: Tuesday, May 27, 2008 12:57:38 AM Subject: Re: freebsd and snort

FreeBSD crashed

2008-05-25 Thread gahn
Hello all: My FreeBSD crashed. It boots fine but can't mount root directory. Here is the message: / ... Trying to mount root from ufs:/dev/ad0s2a Manual root filesystem specification: fstype:device Mount device using

email's time stamp

2007-07-14 Thread gahn
hello: trying to understand the email's time stamps. how do i determine the time stamps on those emails i received? are those emails time stamped by the mail servers originated those mails (in that particular time zone)? or by the last mail relay server (in another time zone) delivering those

dynamic dns question

2007-06-25 Thread gahn
hi all: could anyone here recommend a software package for dynamic dns? thanks Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos more.

freebsd and anti-virus

2007-02-08 Thread gahn
hi all: i have a freebsd server and used as file storage. some of files being stored on that server are virus infected. how could I clean them up? could the norton anti-virus software on my laptop clean up the virus when i download those files from the server? does norton do that with ftp/ssh?

upgrade packages

2006-11-18 Thread gahn
hi all: trying to install package freeradius and it is using package openldap-client-2.3.29. but i have problems to get openldap-client-2.3.29 installed: === openldap-client-2.3.29 conflicts with installed package(s): openldap-client-2.2.30 They install files into the same place.

Re: net-snmp and 6.1

2006-11-14 Thread gahn
it? in rc.conf? or else? thanks --- Frank Staals [EMAIL PROTECTED] wrote: gahn wrote: hi: is a generic snmp running with 6.1? i installed net-snmp on 6.1 and it seems to have conflict with some another snmp process: [init_smux] bind failed: Address already in use Error opening

net-snmp and 6.1

2006-11-14 Thread gahn
hi: is a generic snmp running with 6.1? i installed net-snmp on 6.1 and it seems to have conflict with some another snmp process: [init_smux] bind failed: Address already in use Error opening specified endpoint udp:161 Server Exiting with code 1 i have no anothe snmp application running except

Re: net-snmp and 6.1

2006-11-14 Thread gahn
thanks. it definitely helped...-:) really i can't recall i ever activate the bsnmpd. best --- Frank Staals [EMAIL PROTECTED] wrote: gahn wrote: thanks. i didn't recall that i activated any snmp but there is a bsnmpd running though: root snmpd 414 13 tcp4 *:199

Re: net-snmp and 6.1 (confusion)

2006-11-14 Thread gahn
[EMAIL PROTECTED] wrote: gahn wrote: thanks. i didn't recall that i activated any snmp but there is a bsnmpd running though: root snmpd 414 13 tcp4 *:199 *:* root snmpd 414 14 udp4 *:161 *:* root snmptrapd 408 10

Re: net-snmp and 6.1 (confusion)

2006-11-14 Thread gahn
httpd 350 4 tcp4 *:* *:* root syslogd290 7 udp4 *:514 *:* --- Bill Moran [EMAIL PROTECTED] wrote: In response to gahn [EMAIL PROTECTED]: the entry bsnmpd_enable=NO does works and the result from sockstat showed there is no snmpd

pptp networking question

2006-08-25 Thread gahn
hi: i got ppptp working or not? basically i got it configured and it seems to be working but i can'yt connect to anything on that subnet: C:\Documents and Settings\johndoipconfig Windows IP Configuration Ethernet adapter Wireless Network Connection: Connection-specific DNS Suffix .

Re: quick way fall back to the original kernel

2006-08-14 Thread gahn
Thanks for ur advice. actually i did that; rename the current kernel and name the kernel.old to kernel, which worked. but i am looking for a command that could do that. the reason is that i am trying to keep my kernel up to date, but my understanding is that it could be done only with the

Re: [Mpd-users] mpd problems

2006-08-14 Thread gahn
ok, basically it keeps failing on ECP, which i didn't configure. Aug 14 20:58:49 rhino mpd: [pptp0] IFACE: Up event Aug 14 20:58:49 rhino mpd: [pptp0] setting interface ng0 MTU to 1394 bytes Aug 14 20:58:49 rhino mpd: [pptp0] exec: /sbin/ifconfig ng0 192.168.255.129 192.168.255.140 netmask

quick way fall back to the original kernel

2006-08-13 Thread gahn
Hi: I am using a customized kernel and it works fine. But at the same time I am wondering whether there is a quick way to fall back to the original kerenel. thanks __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

Re: default boot option in dual-boot mode

2006-08-09 Thread gahn
thanks: it works like charm...:) with this setting, i only need to make a choice when i want it to boot into xp, otherwsie it just automatically get into freebsd. best --- Stefan Bethke [EMAIL PROTECTED] wrote: Am 08.08.2006 um 02:48 schrieb gahn: hi: how could i fix the default

Re: Telecom

2006-08-09 Thread gahn
sorry...:) i should use reply all. --- Aaron Gibson [EMAIL PROTECTED] wrote: gahn wrote: juniper just uses hardened freebsd kernel for its os to run all of other processes such as routing, snmp, monitoring the chansises.. etc. those individula processes/daemons are totally writen

Re: Telecom

2006-08-09 Thread gahn
original cisco ios. they had learned the heavy lessons from the past experience and craft rfcs ... asic and FPGA are more concerned with packet forwarding/performance, buffer management and so forth, not the stability of routing daemons. --- Aaron Gibson [EMAIL PROTECTED] wrote: gahn wrote: juniper

default boot option in dual-boot mode

2006-08-07 Thread gahn
hi: how could i fix the default boot option in dual-boot mode? i have a machine with both windows xp and freebsd 6.1. it works fine with freebsd boot manager (wiht optios of f1 for xp and f2 for freebsd when it starts). but i would like to fix the default mode for freebsd; ie, if i don't make a

repeated mac address

2006-03-10 Thread gahn
Hi: I have some Intel pro cards and all show up mac addresses as either 00:a4:c0:91:d2:9c or 00:b4:c0:91:d2:9c under freebsd 5.x. why is that? Thanks __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

mpd and sessions

2006-03-09 Thread gahn
Hi: I am using mpd for my vpn service. It works fine and I have no compalints. But is anyway I can monitor that how many sessions are being used? Thanks __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

shared irqs and freebsd

2006-02-28 Thread gahn
Hi: How goes FreeBSD deal with shared irqs? Looks like FreeBSD could only work with two nic's (the same exact type). I am running 5.4 and trying to install three or four cards (the same exact type) in one machine. Thanks __ Do You Yahoo!? Tired

Freebsd with multiple nic's

2006-02-27 Thread gahn
Hi: I am running Freebsd 5.4 and have problems with multiple nics. It works with two cards (intel); those cards are active and passing traffic (I can ping other machines). But I failed to make them working with third card and fourth card; the interfaces are up, active and I can ping those

Re: Freebsd with multiple nic's

2006-02-27 Thread gahn
No, there is no firewalling or anything. My first step is to get four interfaces working. Right now only two are working properly. Another two are not working (I can ping them but they just don't pass traffic). It is Dell OptiPlex. NIC's are intel pro 10/100. Thanks --- [EMAIL PROTECTED]

  1   2   >