Hi Greg,

I just blogged about how to override the settings used by the device used to
connect to the debugger on your local machine in current versions of
MonoTouch:

http://jeffreystedfast.blogspot.com/2011/08/debugging-your-monotouch-apps-future.html

I also wrote a bit about our future (likely with 4.1) plans where apps will
be debuggable via the USB connection which will solve this horrible WiFi
debugging experience.

Hope this helps if you haven't found an alternative solution in the
meantime,

Jeff

On Mon, Aug 1, 2011 at 10:24 AM, Greg <[email protected]> wrote:

> here is the content as requested, this as you can see is where i learnt
> that
> IP address is a virtual nic.
>
> lo0: flags=8049&lt;UP,LOOPBACK,RUNNING,MULTICAST&gt; mtu 16384
>        options=3&lt;RXCSUM,TXCSUM&gt;
>        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
>        inet 127.0.0.1 netmask 0xff000000
>        inet6 ::1 prefixlen 128
> gif0: flags=8010&lt;POINTOPOINT,MULTICAST&gt; mtu 1280
> stf0: flags=0<> mtu 1280
> en0: flags=8863&lt;UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST&gt; mtu
> 1500
>        options=2b&lt;RXCSUM,TXCSUM,VLAN_HWTAGGING,TSO4&gt;
>        ether c4:2c:03:00:a8:73
>        inet6 fe80::c62c:3ff:fe00:a873%en0 prefixlen 64 scopeid 0x4
>        inet 192.168.3.168 netmask 0xffffff00 broadcast 192.168.3.255
>        media: autoselect (100baseTX &lt;full-duplex,flow-control&gt;)
>        status: active
> en1: flags=8823&lt;UP,BROADCAST,SMART,SIMPLEX,MULTICAST&gt; mtu 1500
>        ether 90:27:e4:f2:c9:d9
>        media: autoselect (<unknown type>)
>        status: inactive
> fw0: flags=8863&lt;UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST&gt; mtu
> 4078
>        lladdr e8:06:88:ff:fe:b6:85:7a
>        media: autoselect <full-duplex>
>        status: inactive
> p2p0: flags=8802&lt;BROADCAST,SIMPLEX,MULTICAST&gt; mtu 2304
>        ether 02:27:e4:f2:c9:d9
>        media: autoselect
>        status: inactive
> vnic0: flags=8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; mtu 1500
>        options=3&lt;RXCSUM,TXCSUM&gt;
>        ether 00:1c:42:00:00:08
>        inet6 fe80::21c:42ff:fe00:8%vnic0 prefixlen 64 scopeid 0x8
>        inet 10.211.55.2 netmask 0xffffff00 broadcast 10.211.55.255
>        inet6 ::0.0.0.2 prefixlen 64
>        media: autoselect
>        status: active
> vnic1: flags=8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; mtu 1500
>        options=3&lt;RXCSUM,TXCSUM&gt;
>        ether 00:1c:42:00:00:09
>        inet6 fe80::21c:42ff:fe00:9%vnic1 prefixlen 64 scopeid 0x9
>        inet 10.37.129.2 netmask 0xffffff00 broadcast 10.37.129.255
>        inet6 ::0.0.0.2 prefixlen 64
>        media: autoselect
>        status: active
>
> Thanks
>
> Greg
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Wrong-IP-Address-tp3704536p3709789.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to