9fans archive / 2008 / 03 / 480 prev next
From: Pietro Gagliardi <pietro10@mac.com>
Subject: Drawterm + QEMU
Date: Tue, 25 Mar 2008 14:50:41 -0400
Okay, so now that I have drawterm working on my Mac, I'd like to have
it working remotely at my school. Which IP addresses should I use
instead of the localhost to connect to my CPU remotely?
On Mar 23, 2008, at 12:54 PM, Pietro Gagliardi wrote:
> Ah yes, I had formatted the arguments wrong. I now do
>
> drawterm-osx-intel -c 'tcp!127.0.0.1!17010' -a 'tcp!127.0.0.1!2567'
> -s 'tcp!127.0.0.1!5356' -u pietro
>
> I just had 127.0.0.1.
>
> By the way, I finally got a CPU server running. To get the IP
> addresses, I did
> cat /net/ndb
> and those seem to work.
>
> On Mar 23, 2008, at 11:08 AM, Tom Lieber wrote:
>
>> On Sat, Mar 22, 2008 at 2:32 PM, Pietro Gagliardi
>> <pietro10@mac.com> wrote:
>>> Hello. Has anyone gotten drawterm to work with QEMU on Mac OS X? If
>>> so, how? Thanks.
>>
>> What issues are you having? After completing the CPU server
>> walkthrough on the wiki, the only tricky part for me was networking,
>> which I wrote about in reply to your question about transferring
>> files
>> in November:
>>
>> On Tue, Nov 6, 2007 at 4:06 PM, Tom Lieber <alltom@gma...> wrote:
>>> On 11/6/07, Pietro Gagliardi <pietro10@mac.com> wrote:
>>>> How do I make the correct drawterm connection?
>>>
>>> Maybe this is done better in a howto somewhere, but I put this into
>>> the "Arguments" preference in Q:
>>>
>>> -redir tcp:2567::567 -redir tcp:17010::17010 -redir tcp:5356::5356
>>>
>>> The first port is higher due to permissions issues. I drawterm
>>> in with:
>>>
>>> drawterm -c 'tcp!127.0.0.1!17010' -a 'tcp!127.0.0.1!2567' -s
>>> 'tcp!127.0.0.1!5356' -u tom
>>
>> --
>> Tom Lieber
>> http://AllTom.com/
>>
>
>