NDIS: leaving with Code 6 (FreeBSD 6.0)

2006-02-18 Thread Roger Grosswiler
Hey, Today, i did again a buildworld. After that, i tried to kldload my Driver for ndis, which did not work. so, i recompiled with ndisgen, still no fun. All i get in dmesg is: ...leaving with Code 6 trying to unload ends up in a kernel panic. How can i get back my wireless??? Thanks for your

Xen-Support built-in in FreeBSD 6.1 ?

2006-04-06 Thread Roger Grosswiler
Hey, i wanted to ask, if support for Xen3 as DomU is built-in in FreeBSD 6.0 or 6.1. Thanks in advance. Roger ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL

mysqld_safe does not end after start of mysqld

2005-06-07 Thread Roger Grosswiler
hi, If i launch mysqld_safe, i expect it goes in background, but it doesn't. even statring /usr/local/bin/mysqld_safe& just puts out the pid. [EMAIL PROTECTED] /usr/local/bin/mysqld_safe& [1] 5433 [EMAIL PROTECTED] Starting mysqld daemon with databases from /var/db/mysql ...and that's all. usual

Apache2 just listening to https?

2005-07-27 Thread Roger Grosswiler
Hi, I have apache2 running, with ssl. now, if i call my domain in a browser not using https, i cannot connect. ps aux shows this: root59847 0.0 4.3 7528 4544 ?? Ss5:34PM 0:12.11 /usr/local/sbin/httpd -DSSL www 59848 0.0 6.5 9368 6888 ?? I 5:34PM 0:03.80 /usr/local

Re: Apache2 just listening to https?

2005-07-28 Thread Roger Grosswiler
> > Try adding port 80 to your Listen statement(s) in httpd.conf. Also make sure you have virtual hosts that capture requests on port 80. > > /Eirik > i did a file called virtual.conf in /usr/local/etc/apache2/Include with this content: ServerName freebsd.domain.net ServerAlias freebsd.domain.net

Re: Apache2 just listening to https?

2005-07-28 Thread Roger Grosswiler
> Uzi Klein wrote: >> Roger Grosswiler wrote: >>> i did a file called virtual.conf in /usr/local/etc/apache2/Include with >>> this content: >>> >>> >>> ServerName freebsd.domain.net >>> ServerAlias freebsd.domain.net >>> Do

Re: Apache2 just listening to https?

2005-07-28 Thread Roger Grosswiler
> On Jul 28, 2005, at 10:01 AM, Roger Grosswiler wrote: > >>> >>> Try adding port 80 to your Listen statement(s) in httpd.conf. Also >>> make >>> >> sure you have virtual hosts that capture requests on port 80. >> >>> >>> /Eir

Re: Apache2 just listening to https?

2005-07-28 Thread Roger Grosswiler
done. > > You can configure SSL perfectly fine per virtual host, > provided that they have separate addresses. You can > even use SSL for virtual hosts that share an address, > if they listen on different ports (in this case you > can use redirects for convenience, so users don't have > to type

Re: Apache2 just listening to https?

2005-07-28 Thread Roger Grosswiler
>> On Jul 28, 2005, at 10:01 AM, Roger Grosswiler wrote: >> >>>> >>>> Try adding port 80 to your Listen statement(s) in httpd.conf. Also >>>> make >>>> >>> sure you have virtual hosts that capture requests on port 80. >&g

Re: Apache2 just listening to https?

2005-07-28 Thread Roger Grosswiler
>> Connected to freebsd.gwch.net (192.168.0.101). >> Escape character is '^]'. >> GET /HTTP/1.0 >> >> >> 404 Not Found >> >> Not Found >> The requested URL /HTTP/1.0 was not found on this server. >> >> Apache/2.0.53 (FreeBSD) PHP/4.3.10 mod_ssl/2.0.53 >> OpenSSL/0.9.7e >> Server at freebsd.gwch

Re: Apache2 just listening to https?

2005-07-28 Thread Roger Grosswiler
>> Are you sure you are looking at the right logfile? >> try to grep your logs for that request: >> >> # grep "GET /HTTP/1.0" /var/log/httpd* >> >> perhaps you got a conflict in vhosts config? >> >> -Uzi > yes, i am. because now, i can access port 80 from my internal network - > but not from the ex

Re: Apache2 just listening to https?

2005-07-28 Thread Roger Grosswiler
Am Donnerstag, den 28.07.2005, 16:21 +0200 schrieb Oliver Fromme: > Uzi Klein <[EMAIL PROTECTED]> wrote: > > > > The original post has > > > > > > > > ServerName freebsd.domain.net > > > ServerAlias freebsd.domain.net > > > DocumentRoot /usr/local/www/data > > > > > > > > > ...which

Re: Apache2 just listening to https?

2005-07-28 Thread Roger Grosswiler
Am Donnerstag, den 28.07.2005, 17:51 +0200 schrieb Uzi Klein: > > Roger Grosswiler wrote: > >>>Are you sure you are looking at the right logfile? > >>>try to grep your logs for that request: > >>> > >>># grep "GET /HTTP/1.0" /var/l

FreeBSD-Support for XEN 2.0

2005-08-24 Thread Roger Grosswiler
Hey, i would like to try to install a XEN-Guest-Domain on a XEN-Server. Does somebody know, where i can get the xen-kernel for freebsd? Thanks, Roger ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable T

Can't load 'kernel' while boot for installation

2005-09-08 Thread Roger Grosswiler
Hey, I owe a Dell Optiplex GX1 - which i try to install FreeBSD 6.0 or 5.4. When i boot from the CD, BIOS drive CD gets recognized: BTX loader 1.00 ... BIOS CD is cd0 BIOS drive A: is disk0 BIOS drive C: is disk1 then, the bootstrap follows Loading /boot/defaults/loader.conf /boot/kernel/kern

How to update to the security advisories

2005-09-29 Thread Roger Grosswiler
Hey, i look since a long time, but i did not find. Is there a howto somewhere, how i have to go through the update for the security advisories? Thanks for any links, hints, ideas, comments and hot coffees :-D Roger ___ freebsd-stable@freebsd.org maili

Fwd: wpa not working with ndis? [EMAIL PROTECTED]

2006-01-17 Thread Roger Grosswiler
Hey, I have my laptop using ndis with a d-link dwl-g650+ i tested it using only nothing (means no wpa, no wep) - and this works without problems. now, i configured wpa_supplicant to use wpa - so: on my 1st box, wpa_supplicant crashes the systems on my 2nd box, wpa does not do anything. i

how to harden freebsd?

2006-01-23 Thread Roger Grosswiler
Hey, i think about jailing some "processes" on a new freebsd-system. Is there also another way, to harden freebsd e.g. like selinux? Roger ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscr

How can i get CIFS-Support in my kernel?

2006-01-24 Thread Roger Grosswiler
Hey, i would like to get CIFS-Support instead of SMB. How can i get this into my kernel?? Roger ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

where is gnome-power-manager

2006-01-29 Thread Roger Grosswiler
hey, i look for gnome-power-manager. where except gnome.org can i find it??? rog ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

KDE 3.5

2006-02-01 Thread Roger Grosswiler
Hey, where can i get it from with pkg_add ?? thx, roger ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"