View Single Post
Old 08-26-2008, 06:00 AM   #3
Michele L.M.
Still learning
Michele L.M. has a complete set of Star Wars action figures.Michele L.M. has a complete set of Star Wars action figures.Michele L.M. has a complete set of Star Wars action figures.Michele L.M. has a complete set of Star Wars action figures.Michele L.M. has a complete set of Star Wars action figures.
 
Michele L.M.'s Avatar
 
Posts: 16
Karma: 434
Join Date: Jul 2008
Location: Torino (Italy)
Device: iPhone 2G, iLiad 2 [no more]
version 0.2

Quote:
Originally Posted by zerospinboson View Post
it might be better if you give the iliad an ip like from 0.2 and the pc 0.1, as that's what windows wants from you when you set up internet connection sharing..
Sure. I didn't have Windows connection sharing in mind when I started working on it (I wanted to use adhoc for ssh/scp to the iliad). But you are right, a more sensible choice of addresses makes it suitable also for that. However, when you enable connection sharing, windows acts as dhcp server and assigns itself a static address (192.68.0.1). This setup is inverted to what I have assumed for v0.1 (dhcp server on iliad and client on windows). In order to cope with both scenarios v0.2 keeps starting a dhcp server while statically assigning 192.68.0.2 to the iliad (with 192.168.0.1 as gw and dns server). Recap:

Windows connection sharing enabled
PC address: 192.168.0.1
iLiad address: 192.168.0.2

Windows connection sharing disabled
PC address: 192.168.0.3*
iLiad address: 192.168.0.2

* More precisely dynamically assigned in the range 192.168.0.3-192.168.0.254

In v0.2 I should have fixed WEP which, I realized, was broken in v0.1. I didn't catch that right away because Windows silently downgraded to an open connection and I overlooked the fact that the lock symbol was gone.

Quote:
Originally Posted by zerospinboson View Post
Although i'm guessing this doesn't work in combination with the iDS downloader yet?
Right. It doesn't work with "iDS downloader" and it won't. For that I need to directly patch wireless.sh. Doable if people are interested but definitely a different approach.

/Michele/
Attached Thumbnails
Click image for larger version

Name:	iLiad_080826_084333.png
Views:	494
Size:	68.7 KB
ID:	15624  
Attached Files
File Type: gz adhocmodewizard_v0.2.tar.gz (113.6 KB, 370 views)

Last edited by Michele L.M.; 10-18-2008 at 06:57 AM.
Michele L.M. is offline   Reply With Quote