Re: Android phone and FreeBSD 8.1

2010-12-28 Thread Justin V.
On Tue, 28 Dec 2010, Fernando Apestegu?a wrote: 2010/12/28 Alejandro Imass : 2010/12/28 Fernando Apestegu?a : Hi all, I bought a GeeksPhone One[1]. It uses Android 2.2.1. I'm trying to get FreeBDS recognize the phone. When I plug it to the USB port and activate the "Storage" option, this is

Re: Android phone and FreeBSD 8.1

2010-12-28 Thread Justin V.
On Tue, 28 Dec 2010, Polytropon wrote: On Tue, 28 Dec 2010 12:32:02 +0100, Fernando Apestegu?a wrote: Hi all, I bought a GeeksPhone One[1]. It uses Android 2.2.1. I'm trying to get FreeBDS recognize the phone. [...] What can I do to access the phone's storage in FreeBSD? Seems to be the

Re: Wifi keeps dropping.. not sure why, looking for tips/suggestions on debugging this

2010-12-16 Thread justin v
On Thu, 16 Dec 2010 17:38:54 -0800, Da Rock wrote: On 12/17/10 03:46, Justin V. wrote: On Thu, 16 Dec 2010, Mubeesh ali wrote: can u completely not send any traffic or is this a random drop. If random there could be interference causing replay counter mismatch. This may force AP to drop

Re: Wifi keeps dropping.. not sure why, looking for tips/suggestions on debugging this

2010-12-16 Thread Justin V.
On Thu, 16 Dec 2010, Paul B Mahol wrote: On Thu, Dec 16, 2010 at 7:28 PM, Justin V. wrote: interesting.. do you know of a better adapter to use?? ive done a search on wlan0 and bmiss.. alot of threads regarding that issue, but all the threads show "bmiss 7" ?? does that seem o

Re: Wifi keeps dropping.. not sure why, looking for tips/suggestions on debugging this

2010-12-16 Thread Justin V.
hanks, Mubeesh On Thu, Dec 16, 2010 at 11:16 PM, Justin V. wrote: On Thu, 16 Dec 2010, Mubeesh ali wrote: can u completely not send any traffic or is this a random drop. If random there could be interference causing replay counter mismatch. This may force AP to drop the packet,  the ap may de authent

Re: Wifi keeps dropping.. not sure why, looking for tips/suggestions on debugging this

2010-12-16 Thread Justin V.
at 10:46 PM, Justin V. wrote: I keep seeing my wlan0 interface go down..  I suspected a faulty wifi router.. i changed that out.. Ive tried using WEP and WPA.  Currently using WPA. Here are the logs Im seeing.. Dec 16 07:47:57 yeaguy wpa_supplicant[9492]: CTRL-EVENT-DISCONNECTED - Disconnect

Wifi keeps dropping.. not sure why, looking for tips/suggestions on debugging this

2010-12-16 Thread Justin V.
and enabled since my logs are complaining about association and authentication.. yeaguy# wlandebug -i wlan0 auth+assoc net.wlan.0.debug: 0x0 => 0xc0 yeaguy# Any tips would be appreciated.. I have an end user continually complaining of disconect

Re: pls help..

2010-12-14 Thread Justin V.
On Tue, 14 Dec 2010, Da Rock wrote: On 12/14/10 19:54, Justin V. wrote: Hi, I am having a very difficult time understanding what is going on with this FreeBSD machine.. I was having inet trouble so i put in a new router on my network (home network).. I have a FreeBSD machine on my

Re: pls help..

2010-12-14 Thread Justin V.
On Tue, 14 Dec 2010, Justin V. wrote: On Tue, 14 Dec 2010, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Tue Dec 14 05:45:55 2010 Date: Tue, 14 Dec 2010 01:54:26 -0800 (PST) From: "Justin V." To: freebsd-questions@freebsd.org Subject: pls help.. Hi, I am hav

Re: pls help..

2010-12-14 Thread Justin V.
On Tue, 14 Dec 2010, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Tue Dec 14 05:45:55 2010 Date: Tue, 14 Dec 2010 01:54:26 -0800 (PST) From: "Justin V." To: freebsd-questions@freebsd.org Subject: pls help.. Hi, I am having a very difficult time understanding wha

Re: pls help..

2010-12-14 Thread Justin V.
On Tue, 14 Dec 2010, Mubeesh ali wrote: try traceroute to check how packets are going out. do u have any proxy hardcoded in browser in bsd ? On Tue, Dec 14, 2010 at 3:24 PM, Justin V. wrote: Hi, I am having a very difficult time understanding what is going on with this FreeBSD machine

pls help..

2010-12-14 Thread Justin V.
WIN LAPTOP when connecting to the router works flawlessly... The only odd thing I do see in regards to the router and FreeBSD box is the WEP attributes: ifconfig shows: wepkey 1:40-bit // Router shows: WEP Encryption: "64 bits 10 hex digits".. is that an issue?? Router is a

Re: usb devices

2010-12-08 Thread Justin V.
On Wed, 8 Dec 2010, Chris Brennan wrote: Does usbconf show that it was indeed registered? The kernel may see it and fail to pass it to the USB subsystem for what ever reason. -- Sent from my Droid On Dec 7, 2010 8:26 PM, "justin v" wrote: Aloha world.. For whatever reason, tod

usb devices

2010-12-07 Thread justin v
kernel: ugen2.3: at usbus2 Dec 7 00:23:05 yeaguy kernel: umass0: 2.00/2.26, addr 3> on usbus2 Dec 7 00:23:06 yeaguy root: Unknown USB device: vendor 0x0bb4 product 0x0c9e bus uhub2 Dec 7 06:06:07 yeaguy kernel: ugen2.3: at usbus2 (disconnecte

Re: Why do you use a devil as a mascot?

2010-11-13 Thread Justin V.
On Sat, 13 Nov 2010, Mario Lobo wrote: On Friday 12 November 2010 23:27:42 Mubeesh ali wrote: i guess it is high time this list bans the word devil in subject ;-) Let's hack the term and use lucifer instead! -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio

802.11 USB recommendations

2010-11-06 Thread Justin V.
Can anyone recommend a stable USB Wifi NIC?? Mine seems to be having issues: [...@yeaguy ~]$ cat /var/log/messages | grep wlan0 Nov 4 19:03:29 yeaguy kernel: wlan0: Ethernet address: 00:1e:e5:a8:bd:5a Nov 4 19:03:30 yeaguy kernel: wlan0: link state changed to UP Nov 4 20:59:53 yeaguy kernel

Re: Installed memory today, questions immediately

2010-11-05 Thread justin v
On Fri, 05 Nov 2010 15:29:35 -0700, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Fri Nov 5 01:18:07 2010 Date: Fri, 05 Nov 2010 08:19:43 +0100 From: Leslie Jensen To: justin v Cc: FreeBSD Mailing List , Jon Radel Subject: Re: Installed memory today, questions

Re: Installed memory today, questions immediately

2010-11-05 Thread Justin V.
On Fri, 5 Nov 2010, Leslie Jensen wrote: On 2010-11-05 04:41, justin v wrote: On Thu, 04 Nov 2010 19:35:20 -0700, Jon Radel wrote: On 11/4/10 10:13 PM, justin v wrote: I installed 4GB or memory today. I rebooted and see this, the first line after the splash menu thing: 983040K of

Re: Installed memory today, questions immediately

2010-11-04 Thread justin v
On Thu, 04 Nov 2010 19:35:20 -0700, Jon Radel wrote: On 11/4/10 10:13 PM, justin v wrote: I installed 4GB or memory today. I rebooted and see this, the first line after the splash menu thing: 983040K of memory above 4GB ignored dmesg shows avail mem amount and I am concerned as well

Installed memory today, questions immediately

2010-11-04 Thread justin v
I installed 4GB or memory today. I rebooted and see this, the first line after the splash menu thing: 983040K of memory above 4GB ignored dmesg shows avail mem amount and I am concerned as well: real memory = 4294967296 (4096 MB) avail memory = 3139940352 (2994 MB) is a stick bad perhaps?

Re: installing a window manager

2010-11-03 Thread Justin V.
On Wed, 3 Nov 2010, Dick Hoogendijk wrote: Up 'till now I had a server without X. I've a need however to be able to graphically work on that server so I thought: I install x11-servers/xorg.server and after that I build windowmaker (nice and light). However, this does not seem to be enough to

Re: SSHgaurd and PF

2010-11-02 Thread Justin V.
On Tue, 2 Nov 2010, Rob Farmer wrote: On Tue, Nov 2, 2010 at 11:42, Justin V. wrote: So i added this: auth.info;authpriv.info;ftp.info                /var/log/auth.log This is existing: ftp.info                                        /var/log/xferlog I see my failed attempts going

Re: SSHgaurd and PF

2010-11-02 Thread Justin V.
On Tue, 2 Nov 2010, Rob Farmer wrote: On Tue, Nov 2, 2010 at 10:40, Justin V. wrote: Actually this was installed after the port completed: yeaguy# grep sshg /etc/syslog.conf auth.info;authpriv.info     |exec /usr/local/sbin/sshguard But it is not exactly what the HOWTO ways, the HOWTO

Re: SSHgaurd and PF

2010-11-02 Thread Justin V.
On Tue, 2 Nov 2010, Rob Farmer wrote: On Tue, Nov 2, 2010 at 10:40, Justin V. wrote: Actually this was installed after the port completed: yeaguy# grep sshg /etc/syslog.conf auth.info;authpriv.info     |exec /usr/local/sbin/sshguard But it is not exactly what the HOWTO ways, the HOWTO

Re: SSHgaurd and PF

2010-11-02 Thread Justin V.
On Tue, 2 Nov 2010, Rob Farmer wrote: On Tue, Nov 2, 2010 at 10:03, Justin V. wrote: This is the guide I used: http://www.sshguard.net/docs/setup/firewall/pf/ I followed this section to block all brute attempts: Right, but did you do this part too? http://www.sshguard.net/docs/setup

Re: SSHgaurd and PF

2010-11-02 Thread Justin V.
On Tue, 2 Nov 2010, Rob Farmer wrote: On Tue, Nov 2, 2010 at 09:34, Justin V. wrote: Hi, Would this be considered bruteforce?? Yes This goes on and on: Nov  2 05:42:19 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de) [WARNING] Authentication failed for user [Administrator] Nov

SSHgaurd and PF

2010-11-02 Thread Justin V.
Hi, Would this be considered bruteforce?? This goes on and on: Nov 2 05:42:19 yeaguy pure-ftpd: (?...@a214.amber.fastwebserver.de) [WARNING] Authentication failed for user [Administrator] Nov 2 05:42:53 yeaguy last message repeated 3 times Nov 2 05:43:11 yeaguy pure-ftpd: (?...@a214.amber

Re: is there a utillity...?

2010-11-01 Thread justin v
On Mon, 01 Nov 2010 20:48:01 -0700, Antonio Olivares wrote: On Mon, Nov 1, 2010 at 10:42 PM, Gary Kline wrote: People, is there a utility to give me the rate of bps that I am _supposed_ to be getting from my telco DSL? tia, gary -- Gary Kline kl...@thought.org http://www.thought.org

Re: start kde in 8.1

2010-10-28 Thread justin v
On Thu, 28 Oct 2010 20:24:19 -0700, Tim Dunphy wrote: sorry forgot to mention I am running it on a dell optiplex gx620 .. thanks in advance On Thu, Oct 28, 2010 at 11:16 PM, Tim Dunphy wrote: hey guys, I have kdebase4 installed successfully under freebsd 8.1 I found the following adv

mediatomb and m3u issues

2010-10-28 Thread Justin V.
Hi, This is for any mediatomb users. I recently installed Mediatomb with mencoder. Everything works solid on the video side of things.. I can stream video from my FreeBSD machine to my PS3 without any issue. The only issue I see is when I add my music to the mediatomb db. I keep getting a s

Re: Amavisd-new issues..

2010-10-27 Thread Justin V.
On Wed, 27 Oct 2010, Bruce Cran wrote: On Wed, 27 Oct 2010 01:11:32 -0700 (PDT) "Justin V." wrote: Everything goes fine until its time to start amavisd-new. It just doesnt start and I do not see anything in the logs to indicate a problem. Have you checked /var/log/maillog ?

Amavisd-new issues..

2010-10-27 Thread Justin V.
Hello, I recently attempted to install amavisd-new along with clamd to scan email. Here is the guide I used: http://www.freebsddiary.org/virus-scanning.php Everything goes fine until its time to start amavisd-new. It just doesnt start and I do not see anything in the logs to indicate a pro