| --- | Log | opened Thu Apr 07 00:00:09 2005 |
| 00:24 | --- | ---> loko- [rbrown@67.171.66.213] has joined #uml |
| 00:28 | --- | <<-- loko [rbrown@67.171.66.213] has quit (Ping timeout: 480 seconds) |
| 00:46 | --- | <<-- hfb [~hfb@adsl-69-231-34-187.dsl.irvnca.pacbell.net] has quit (Quit: Client exiting) |
| 00:46 | --- | ---> tierra [~tierra@c-24-10-173-249.hsd1.ut.comcast.net] has joined #uml |
| 01:21 | --- | <<-- Newsome [~sorenson@byu-gw.customer.csolutions.net] has quit (Quit: Leaving) |
| 01:32 | --- | ---> braam [~braam@kabel217128.mobiel.utwente.nl] has joined #uml |
| 01:43 | --- | <<-- braam [~braam@kabel217128.mobiel.utwente.nl] has quit (Ping timeout: 480 seconds) |
| 01:43 | --- | ---> braam [~braam@kabel217128.mobiel.utwente.nl] has joined #uml |
| 01:46 | --- | <<-- tierra [~tierra@c-24-10-173-249.hsd1.ut.comcast.net] has quit (Quit: Conscience is a mother-in-law whose visit never ends.) |
| 01:46 | --- | <<-- braam [~braam@kabel217128.mobiel.utwente.nl] has quit (Read error: Connection reset by peer) |
| 01:47 | --- | ---> braam [~braam@kabel217128.mobiel.utwente.nl] has joined #uml |
| 02:41 | --- | ---> lynx [~lynx@007.adsl252.bie05.lan.ch] has joined #uml |
| 02:41 | lynx | re |
| 02:42 | lynx | question: I want to run a nested uml |
| 02:42 | lynx | I applied the skas patch to the outer UML |
| 02:42 | lynx | but inside, I don't have /proc/mm |
| 02:43 | lynx | so the nested uml is still in tt mode |
| 02:44 | lynx | shouldn't applying the skas patch be enough to get /proc/mm ? |
| 02:45 | --- | ---> ElectricElf [~david@electricelf.noc.oftc.net] has joined #uml |
| 02:45 | --- | <<-- Electric1lf [debian-tor@postmortem.csd.auth.gr] has quit (Read error: Connection reset by peer) |
| 02:50 | --- | ---> AquaJo [~torbofh@p508B7F03.dip.t-dialin.net] has joined #uml |
| 03:00 | --- | ---> dunc [~dunc@gateway.ash.thebunker.net] has joined #uml |
| 03:10 | --- | ---> braam_ [~braam@130.89.217.128] has joined #uml |
| 03:16 | --- | <<-- braam [~braam@kabel217128.mobiel.utwente.nl] has quit (Ping timeout: 480 seconds) |
| 03:19 | --- | ---> rus [~rghf@rus.demon.co.uk] has joined #uml |
| 03:21 | lynx | question: I want to run a nested uml |
| 03:21 | lynx | I applied the skas patch to the outer UML |
| 03:21 | lynx | but inside, I don't have /proc/mm |
| 03:21 | lynx | so the nested uml is still in tt mode |
| 03:22 | lynx | shouldn't applying the skas patch be enough to get /proc/mm ? |
| 03:26 | --- | <<-- jvds [~rghf@rus.demon.co.uk] has quit (Ping timeout: 480 seconds) |
| 03:30 | lynx | anyone reading ? |
| 03:30 | lynx | :-) |
| 04:16 | Shaun | i am. |
| 04:17 | lynx | Shaun: hi |
| 04:17 | lynx | :) |
| 04:17 | lynx | Shaun: do you have a /proc/mm ? |
| 04:18 | Shaun | i do on the host... |
| 04:18 | Shaun | not in my guests. |
| 04:20 | --- | <<-- nextime [~nextime@213-140-22-64.fastres.net] has quit (Quit: No windows for this server) |
| 04:22 | Shaun | hmm, i do have /proc/mm support set to Y in my .config too for my guests... |
| 04:22 | Shaun | not sure why it's not there |
| 04:23 | Shaun | oh wait |
| 04:23 | Shaun | i lied |
| 04:23 | Shaun | that was my 2.6.10 config... |
| 04:23 | Shaun | in a guest on a 2.4.28 guest kernel i have /proc/mm |
| 04:24 | Shaun | make sure you enable /proc/mm when you compile your guest kernel (make menuconfig ARCH=um) |
| 04:25 | Shaun | [root@host1 linux-2.4.28_r2]# cat .config|grep -i "mm" |
| 04:25 | Shaun | CONFIG_PROC_MM=y |
| 04:25 | Shaun | i'm off to bed, nite all |
| 04:25 | lynx | Shaun: thanks ! |
| 04:27 | pkh | I've set up (I think :) ) uml running tuntap driver. Ii have got it all fired up now, the host seems to be configured correctly, but 'SIOCADDRT: Network is unreachable' is the response to 'route add default gw 192.168.0.254' |
| 04:27 | pkh | any ideas what am I missing? |
| 04:28 | pkh | the netstat -rn line is: 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 |
| 04:33 | lynx | pkh: ifconfig eth |
| 04:33 | lynx | pkh: ifconfig eth0 |
| 04:33 | lynx | ? |
| 04:39 | pkh | sorry, went looking for a solution :) |
| 04:40 | pkh | just rebooting the thing now -- ifconfig the host of the guest? |
| 04:42 | lynx | where the route did not work |
| 04:42 | pkh | inet addr:192.168.0.1 Bcast:192.168.0.254 Mask:255.255.255.0 |
| 04:42 | pkh | guest. |
| 04:42 | lynx | 'SIOCADDRT: Network is unreachable -> no interface found for 192.168.0.254 |
| 04:43 | pkh | guest 'netstat -rn' gives: 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 |
| 04:43 | lynx | ok, your broadcast is 192.168.0.254 instead of 192.168.0.255 |
| 04:43 | lynx | so you can't use it as IP |
| 04:43 | pkh | ah, is that all... ok, i'll try that now. |
| 04:43 | lynx | $fetching some food |
| 04:45 | pkh | lynx: thanks mate. works beautifully |
| 04:46 | pkh | now, when you get back one more.... It all works so I assume this is an unnecessary feature? but 'iptables -L' gives: |
| 04:46 | pkh | iptables v1.2.11: can't initialize iptables table `filter': Table does not exist (do you need to insmod?) |
| 04:46 | pkh | Perhaps iptables or your kernel needs to be upgraded. |
| 04:56 | --- | <<-- pkh [pkh@host-83-146-14-176.bulldogdsl.com] has quit (Read error: Connection reset by peer) |
| 05:27 | --- | ---> AquaJo1 [~torbofh@80.139.86.150] has joined #uml |
| 05:31 | --- | ---> nextime [~nextime@213.140.22.64] has joined #uml |
| 05:31 | --- | <<-- AquaJo [~torbofh@p508B7F03.dip.t-dialin.net] has quit (Ping timeout: 480 seconds) |
| 05:36 | --- | <<-- AquaJo1 [~torbofh@80.139.86.150] has quit (Read error: Connection reset by peer) |
| 05:37 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 05:46 | --- | ---> chaps [~jp@203.200.41.210] has joined #uml |
| 05:50 | --- | ---> schlumpf2 [~schlumpf@dsl-084-056-160-059.arcor-ip.net] has joined #uml |
| 05:57 | --- | <<-- schlumpf [~schlumpf@dsl-084-056-139-086.arcor-ip.net] has quit (Ping timeout: 480 seconds) |
| 06:01 | --- | <<-- chaps [~jp@203.200.41.210] has quit (Quit: ) |
| 06:07 | lynx | can anyone tell me why /proc/mm support does not figure in make menuconfig ARCH=um ? |
| 06:08 | lynx | it's there without ARCH=um |
| 06:08 | lynx | bur since I want nested UMLs, I need it anyway |
| 06:37 | --- | Netsplit electron.oftc.net <-> iridium.oftc.net quits: AquaJo, dunc, solarce, berni, schlumpf2, mistral, armenb, desaster |
| 06:37 | --- | Netsplit electron.oftc.net <-> iridium.oftc.net quits: DEac-, andyp, phobosd, loko-w-, kybe, lilo, Cowboy_, ichilton, JViz`, tchan, (+4 more, use /NETSPLIT to show all of them) |
| 06:37 | --- | Netsplit electron.oftc.net <-> iridium.oftc.net quits: hvn, linbot, sikkh, dg, acklen, Darky, Shaun, fo0bar, schweeb, bill-----, (+11 more, use /NETSPLIT to show all of them) |
| 06:38 | --- | Netsplit over, joins: linbot, schweeb, sunny, Shaun, loko-w-, berni, nessie, acklen, klpowell, Darky (+12 more) |
| 06:38 | --- | Netsplit over, joins: fo0bar, JViz`, DEac-, lilo, tchan, Mephisto, solarce, tomimo, phobosd, mistral (+5 more) |
| 06:38 | --- | Netsplit over, joins: schlumpf2 |
| 06:38 | --- | Netsplit over, joins: caker, Tv, sikkh, Cowboy, bill----- |
| 07:01 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Quit: Je planmäßiger die Menschen vorgehen, desto wirksamer vermag sie der Zufall treffen - Friedrich Dürrenmatt) |
| 07:26 | --- | ---> BurtyB [~chris@82-39-41-246.cable.ubr02.benw.blueyonder.co.uk] has joined #uml |
| 08:11 | --- | ---> Newsome [~sorenson@byu-gw.customer.csolutions.net] has joined #uml |
| 08:11 | lynx | hi Newsome |
| 08:11 | Newsome | hi |
| 08:11 | lynx | may I annoy you with a question ? |
| 08:12 | Newsome | okay. I probably won't be around very long (eating breakfast), but you can try :) |
| 08:12 | lynx | Newsome: I try to setup a nested UML |
| 08:12 | lynx | Newsome: so the first UML has the saks patch |
| 08:12 | lynx | (skas) |
| 08:13 | lynx | but when I start the second, it doesn't find /proc/mm |
| 08:13 | lynx | (and thus not skas?) |
| 08:13 | Newsome | hmm, yeah. that makes sense |
| 08:13 | lynx | I can only choose /proc/mm when I don't specify ARCH=um |
| 08:13 | lynx | so a nested UML cannot use skas ? |
| 08:15 | lynx | (kernel is 2.6.11) |
| 08:16 | Newsome | I'm thinking it wouldn't be able to, but I'm not sure. SKAS does need the host patch, and I'm not sure what would happen if you tried applying the host patch as well. |
| 08:16 | Newsome | I think the host patch that adds /proc/mm is in the arch-specific code |
| 08:16 | lynx | it applies well, and I read that it should work |
| 08:17 | lynx | yes /proc/mm seems to be arch specific |
| 08:17 | alx | Is 2.6.11 stable as a guest kernel? |
| 08:18 | lynx | and /proc/mm is neede for skas, right ? |
| 08:18 | Newsome | lynx, yes, I believe so |
| 08:18 | lynx | alx: I think 2.6.9 is stable |
| 08:18 | lynx | Newsome: ok thanks :) |
| 08:18 | Newsome | alx: 2.6.11 should be quite stable |
| 08:19 | lynx | btw: http://uml.harlowhill.com/ is kinda down |
| 08:20 | alx | 2.6.11: OK, I'll try it out before I commit to it. |
| 08:20 | Newsome | lynx: Looking at the host-SKAS patch, the /proc/mm code is inside the arch/i386 tree (arch/i386/ptrace.c) |
| 08:20 | lynx | Newsome: ok |
| 08:21 | Newsome | lynx: so to get nested SKAS UMLs, I think you might need some way of porting those changes to arch/um/ |
| 08:22 | lynx | Newsome: :) |
| 08:22 | Newsome | er, looks like linux-2.6.12/arch/i386/kernel/ptrace.c (I missed kernel) |
| 08:22 | lynx | sounds lie fun |
| 08:22 | lynx | sounds like fun |
| 08:22 | Newsome | oh yeah! |
| 08:22 | lynx | I will ask my boss for some coding time |
| 08:24 | --- | Netsplit jupiter.oftc.net <-> keid.oftc.net quits: mistral |
| 08:24 | --- | Netsplit oxygen.oftc.net <-> arion.oftc.net quits: Dougie, linbot |
| 08:24 | --- | Netsplit over, joins: linbot |
| 08:27 | --- | Netsplit over, joins: mistral |
| 08:40 | --- | <--- Newsome [~sorenson@byu-gw.customer.csolutions.net] has left #uml (Leaving) |
| 09:01 | --- | <<-- silug [~steve@206.80.72.41] has quit (Read error: Connection reset by peer) |
| 09:09 | --- | ---> hfb [~hfb@lsanca2-ar33-4-33-193-001.lsanca2.dsl-verizon.net] has joined #uml |
| 09:13 | --- | ---> Basic [~Basic@gatekeeper.real-time.com] has joined #uml |
| 09:15 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 09:25 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 09:27 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 09:36 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 09:37 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 09:46 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 09:48 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 09:48 | --- | <<-- dunc [~dunc@gateway.ash.thebunker.net] has quit (Quit: Client exiting) |
| 09:49 | --- | <<-- orospakr_ [~orospakr@CPE0004762b7051-CM001225701f0e.cpe.net.cable.rogers.com] has quit (Quit: Leaving) |
| 09:55 | --- | ---> Newsome [~sorenson@obelix.cs.byu.edu] has joined #uml |
| 09:57 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 09:58 | --- | ---> deac [~deac@xdsl-84-44-146-86.netcologne.de] has joined #uml |
| 09:58 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 10:02 | --- | <<-- DEac- [~deac@xdsl-84-44-148-71.netcologne.de] has quit (Ping timeout: 480 seconds) |
| 10:06 | --- | ---> timster [~chatzilla@ns2.santarosa.com] has joined #uml |
| 10:08 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 10:09 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 10:12 | --- | <<-- lynx [~lynx@007.adsl252.bie05.lan.ch] has quit (Quit: Leaving) |
| 10:18 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 10:20 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 10:29 | --- | <<-- ElectricElf [~david@electricelf.noc.oftc.net] has quit (Quit: ) |
| 10:38 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection timed out) |
| 10:42 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 10:51 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 10:53 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 10:57 | --- | ---> silug [~steve@206.80.72.34] has joined #uml |
| 11:01 | --- | ---> bodo [~bo@217.115.74.14] has joined #uml |
| 11:01 | bodo | Hi all |
| 11:01 | Newsome | hi, bodo |
| 11:01 | bodo | hi Newsome |
| 11:02 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 11:03 | --- | ---> AquaJo [~torbofh@80.139.86.150] has joined #uml |
| 11:04 | --- | <--- alx [~alx@host217-46-238-1.in-addr.btopenworld.com] has left #uml () |
| 11:12 | --- | <<-- AquaJo [~torbofh@80.139.86.150] has quit (Read error: Connection reset by peer) |
| 11:13 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 11:22 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 11:23 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 11:44 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection timed out) |
| 11:46 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 11:55 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 11:56 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 12:05 | --- | ---> randey [~randey@202.63.116.67] has joined #uml |
| 12:05 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 12:07 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 12:13 | --- | ---> orospakr [~orospakr@ip-224.82.126.206.dsl-cust.ca.inter.net] has joined #uml |
| 12:16 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 12:17 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 12:19 | --- | ---> ElectricElf [~david@electricelf.noc.oftc.net] has joined #uml |
| 12:36 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection timed out) |
| 12:38 | --- | <<-- sunny [sunny@opencurve.org] has quit (Quit: Changing server) |
| 12:40 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 12:40 | --- | ---> sunny [sunny@opencurve.org] has joined #uml |
| 12:49 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 12:50 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 12:59 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 13:00 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 13:01 | --- | ---> Mephisto_ [~Mephisto@p5486385D.dip.t-dialin.net] has joined #uml |
| 13:03 | --- | <<-- Mephisto [~Mephisto@p54863EC5.dip.t-dialin.net] has quit (Ping timeout: 480 seconds) |
| 13:10 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 13:11 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 13:20 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 13:21 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 13:30 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 13:31 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 13:40 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 13:41 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 13:50 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 13:52 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 14:00 | --- | <<-- timster [~chatzilla@ns2.santarosa.com] has quit (Quit: ChatZilla 0.9.61 [Mozilla rv:1.7.3/20040910]) |
| 14:01 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 14:02 | --- | <<-- lilo [~lilo@lilo.usercloak.oftc.net] has quit (Quit: bbiab) |
| 14:02 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 14:02 | --- | ---> lilo [~lilo@lilo.usercloak.oftc.net] has joined #uml |
| 14:10 | --- | <<-- tomimo [~kurre@a84-231-39-238.elisa-laajakaista.fi] has quit (Quit: Gotta get going ...) |
| 14:11 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 14:12 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 14:12 | --- | ---> tomimo [~kurre@a84-231-39-238.elisa-laajakaista.fi] has joined #uml |
| 14:21 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 14:22 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 14:32 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 14:33 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 14:35 | --- | ---> loko [~rbrown@67.171.66.213] has joined #uml |
| 14:39 | --- | <<-- loko- [rbrown@67.171.66.213] has quit (Ping timeout: 480 seconds) |
| 14:42 | --- | <--- bodo [~bo@217.115.74.14] has left #uml (Verlassend) |
| 14:42 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 14:44 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 14:53 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 14:54 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 14:54 | --- | <<-- phobosd [andyp@67.14.171.124] has quit (Quit: Changing server) |
| 15:04 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 15:05 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 15:05 | --- | ---> G2 [~ghenry@212.159.59.85] has joined #uml |
| 15:13 | --- | ---> timster [~chatzilla@ns2.santarosa.com] has joined #uml |
| 15:19 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 15:20 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 15:21 | AquaJo | joar, aber mit der passenden SCL wird das paket dann gedropt |
| 15:21 | AquaJo | -sentence |
| 15:22 | --- | ---> tierra [~tierra@dsl093-225-126.slc1.dsl.speakeasy.net] has joined #uml |
| 15:30 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 15:31 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 15:40 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 15:42 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 15:48 | --- | <<-- deac [~deac@xdsl-84-44-146-86.netcologne.de] has quit (Remote host closed the connection) |
| 15:51 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 15:52 | --- | ---> DEac- [~deac@xdsl-84-44-146-86.netcologne.de] has joined #uml |
| 15:52 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 15:56 | --- | <<-- DEac- [~deac@xdsl-84-44-146-86.netcologne.de] has quit (Quit: ) |
| 16:01 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 16:02 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 16:11 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 16:12 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 16:15 | --- | <<-- schlumpf2 [~schlumpf@dsl-084-056-160-059.arcor-ip.net] has quit (Remote host closed the connection) |
| 16:16 | --- | <<-- Basic [~Basic@gatekeeper.real-time.com] has quit (Quit: Leaving) |
| 16:25 | --- | ---> ike [~ike@pdxproxy.intel.com] has joined #uml |
| 16:26 | ike | Hi, I got a quick question about the con= command line options |
| 16:26 | ike | I set con=pty, but the messages don't seem to tell me which pty's are being used. |
| 16:26 | ike | any suggestions? |
| 16:28 | --- | ---> schlumpf [~schlumpf@dsl-084-056-160-059.arcor-ip.net] has joined #uml |
| 16:31 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 16:32 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 16:41 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 16:42 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 16:48 | --- | <<-- braam_ [~braam@130.89.217.128] has quit (Ping timeout: 480 seconds) |
| 16:50 | ike | does anybody use pty or pts consoles? |
| 16:50 | ike | or is this a solid xterm crowd? |
| 16:51 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 16:52 | ike | ping? |
| 16:53 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 16:54 | --- | <<-- ike [~ike@pdxproxy.intel.com] has quit (Quit: Leaving) |
| 16:54 | --- | <<-- G2 [~ghenry@212.159.59.85] has quit (Quit: oops) |
| 16:56 | Newsome | I'm sure some people use pts/pty. Currently using xterms myself. |
| 16:56 | Newsome | more of a slow day than anything else |
| 17:14 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection timed out) |
| 17:16 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 17:17 | --- | ---> newbie2 [~4.ebay@h-67-101-56-221.mclnva23.dynamic.covad.net] has joined #uml |
| 17:19 | --- | ---> loko- [~rbrown@67.171.66.213] has joined #uml |
| 17:20 | --- | <<-- ElectricElf [~david@electricelf.noc.oftc.net] has quit (Remote host closed the connection) |
| 17:21 | --- | ---> ElectricElf [~david@electricelf.noc.oftc.net] has joined #uml |
| 17:23 | --- | <<-- loko [~rbrown@67.171.66.213] has quit (Ping timeout: 480 seconds) |
| 17:25 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 17:26 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 17:37 | --- | <<-- newbie2 [~4.ebay@h-67-101-56-221.mclnva23.dynamic.covad.net] has quit (Ping timeout: 480 seconds) |
| 17:41 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 17:42 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 17:44 | --- | <<-- orospakr [~orospakr@ip-224.82.126.206.dsl-cust.ca.inter.net] has quit (Quit: Leaving) |
| 17:45 | --- | ---> newbie2 [~4.ebay@h-67-101-56-221.mclnva23.dynamic.covad.net] has joined #uml |
| 17:50 | newbie2 | I am using the uml bridging document, but as soon as I set up my bridge, my host cannot ping outside the network (ie google.com). I get "connect: Network is unreachable" Any clues? |
| 17:50 | caker | newbie2: default route |
| 17:51 | | * mikegrb routes caker's default |
| 17:53 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 17:54 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 18:03 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 18:04 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 18:07 | --- | <--- Newsome [~sorenson@obelix.cs.byu.edu] has left #uml (Leaving) |
| 18:15 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 18:16 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 18:25 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 18:26 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 18:35 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 18:37 | --- | ---> AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has joined #uml |
| 18:37 | newbie2 | Thanks caker! |
| 18:47 | --- | <<-- AquaJo [~torbofh@p508B5696.dip.t-dialin.net] has quit (Read error: Connection reset by peer) |
| 18:48 | --- | ---> monkeytron [~monkeytro@80.227.56.42] has joined #uml |
| 18:51 | --- | <<-- hfb [~hfb@lsanca2-ar33-4-33-193-001.lsanca2.dsl-verizon.net] has quit (Quit: Client exiting) |
| 18:55 | --- | <<-- tierra [~tierra@dsl093-225-126.slc1.dsl.speakeasy.net] has quit (Quit: Everybody wants to go to heaven, but nobody wants to die.) |
| 18:59 | --- | ---> Newsome [~sorenson@byu-gw.customer.csolutions.net] has joined #uml |
| 19:09 | --- | <<-- newbie2 [~4.ebay@h-67-101-56-221.mclnva23.dynamic.covad.net] has quit (Quit: ) |
| 19:23 | --- | ---> Blaisorblade_away [~blaisorbl@host157-148.pool8289.interbusiness.it] has joined #uml |
| 19:29 | --- | Channel: Blaisorblade_away changed the topic of #uml to: Welcome to #UML - current releases: 2.4.27-um1 | 2.4.24-um1 (rock solid) | 2.6.11-bs1 | http://user-mode-linux.sf.net (Mainpage) | http://www.usermodelinux.org (communitypage) | http://www.user-mode-linux.org/~blaisorblade/ (SKAS/guest -bb and -bs patches) | http://uml.harlowhill.com/ (Wiki page for documentation) |
| 19:30 | --- | <<-- schlumpf [~schlumpf@dsl-084-056-160-059.arcor-ip.net] has quit (Ping timeout: 480 seconds) |
| 19:30 | --- | <<-- timster [~chatzilla@ns2.santarosa.com] has quit (Quit: ChatZilla 0.9.61 [Mozilla rv:1.7.3/20040910]) |
| 19:37 | --- | ---> flatronf700B [~flatronf7@ns1.clipsalportal.com] has joined #uml |
| 19:41 | --- | <<-- flatronf700B [~flatronf7@ns1.clipsalportal.com] has quit (Remote host closed the connection) |
| 19:42 | --- | ---> flatronf700B [~flatronf7@ns1.clipsalportal.com] has joined #uml |
| 19:50 | --- | User: *** monkeytron is now known as monkeytron| |
| 20:01 | --- | <<-- Blaisorblade_away [~blaisorbl@host157-148.pool8289.interbusiness.it] has quit (Quit: Bye Bye - UML Rocks!) |
| 20:15 | --- | <<-- monkeytron| [~monkeytro@80.227.56.42] has quit (Quit: Leaving) |
| 20:28 | --- | ---> schlumpf [~schlumpf@dsl-084-056-144-011.arcor-ip.net] has joined #uml |
| 21:10 | --- | ---> orospakr [~orospakr@CPE0004762b7051-CM001225701f0e.cpe.net.cable.rogers.com] has joined #uml |
| 21:24 | --- | <<-- randey [~randey@202.63.116.67] has quit (Remote host closed the connection) |
| 21:26 | --- | ---> Basic [~Basic@warden.real-time.com] has joined #uml |
| 21:33 | solarce | http://www.americawestandasone.com/mov/America%20We%20Stand%20As%20One.mov |
| 22:00 | --- | ---> hfb [~hfb@adsl-69-231-56-184.dsl.irvnca.pacbell.net] has joined #uml |
| 22:00 | --- | ---> hfb_ [~hfb@adsl-69-231-56-184.dsl.irvnca.pacbell.net] has joined #uml |
| 22:00 | --- | <<-- hfb [~hfb@adsl-69-231-56-184.dsl.irvnca.pacbell.net] has quit (Quit: ) |
| 22:11 | --- | ---> orospakr_ [~orospakr@CPE0004762b7051-CM001225701f0e.cpe.net.cable.rogers.com] has joined #uml |
| 22:11 | --- | <<-- orospakr [~orospakr@CPE0004762b7051-CM001225701f0e.cpe.net.cable.rogers.com] has quit (Read error: Connection reset by peer) |
| 22:23 | --- | ---> tierra [~tierra@c-24-10-173-249.hsd1.ut.comcast.net] has joined #uml |
| 23:43 | --- | <<-- tierra [~tierra@c-24-10-173-249.hsd1.ut.comcast.net] has quit (Read error: Connection reset by peer) |
| 23:43 | --- | ---> tierra [~tierra@c-24-10-173-249.hsd1.ut.comcast.net] has joined #uml |
| --- | Log | closed Fri Apr 08 00:00:47 2005 |