Re: [9fans] Drawterm + QEMU

2008-03-25 Thread Pietro Gagliardi
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.

Re: [9fans] Drawterm + QEMU

2008-03-25 Thread erik quanstrom
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. why are you using port 2567 for your auth

Re: [9fans] Drawterm + QEMU

2008-03-25 Thread Skip Tavakkolian
I'd still like to know which IP addresses to use for remote connection to my cpu box. I tried the one in /net/ndb (10.0.2.15) but it didn't work. rfc 1918 addresses (10/8, 172.16/12, 192.168/16) are not routable. (there are other non-routable ip blocks as well. check iana's website.)

Re: [9fans] Drawterm + QEMU

2008-03-23 Thread Tom Lieber
On Sat, Mar 22, 2008 at 2:32 PM, Pietro Gagliardi [EMAIL PROTECTED] 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