Re: android phone -pc-ineternet

2011-03-17 Thread ajtiM
On Wednesday March 16 2011 19:58:13 Da Rock wrote:
 On 03/17/11 07:04, ajtiM wrote:
  On Wednesday March 16 2011 09:39:11 Mark Felder wrote:
  On Wed, 16 Mar 2011 02:48:45 -0500, Da Rock
  
  freebsd-questi...@herveybayaustralia.com.au  wrote:
  IF I understand you correctly here, you need to configure the wifi
  connection on your phone, and have a wifi access point available. Else-
  see above...
  
  No, he's referring to wired tethering over USB. This is the preferred
  way of tethering to your phone because it doesn't drain your battery or
  start your phone on fire :)
  
  I've not had success with it on FreeBSD but I must admit I haven't put
  much effort into it.
  
  
  Regards,
  
  
  Mark
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  freebsd-questions-unsubscr...@freebsd.org
  
  I want to connect a phone with usb to PC and use Internet through PC.
  At work Itried on MAC compuer and it easy but onn FreeBSD I don't know
  how. I don't have wirelless at home and I like to use wired...
 
 To do so you'd have to have a rooted Android system to change the
 routing. They're not designed to operate like that.
 
 As for the driver- I posted before that its a project to do...
 
 BTW can anyone confirm 8.3 release date and driver support for iPhone
 and/or Android? Although I'm reasonably sure iPhone uses a very
 different method than Android from my research.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 freebsd-questions-unsubscr...@freebsd.org

The Android phone HTC Inspire 4G is design to use Internet Pass-through (has 
an option) and mine is not rooted and on Mac computer is not a problem to 
setup and us it. I read on the forums tha people use on Linux too and Windows.

Mitja

http://jpgmag.com/people/lumiwa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: android phone -pc-ineternet

2011-03-17 Thread Da Rock

On 03/17/11 20:51, ajtiM wrote:

On Wednesday March 16 2011 19:58:13 Da Rock wrote:
   

On 03/17/11 07:04, ajtiM wrote:
 

On Wednesday March 16 2011 09:39:11 Mark Felder wrote:
   

On Wed, 16 Mar 2011 02:48:45 -0500, Da Rock

freebsd-questi...@herveybayaustralia.com.au   wrote:
 

IF I understand you correctly here, you need to configure the wifi
connection on your phone, and have a wifi access point available. Else-
see above...
   

No, he's referring to wired tethering over USB. This is the preferred
way of tethering to your phone because it doesn't drain your battery or
start your phone on fire :)

I've not had success with it on FreeBSD but I must admit I haven't put
much effort into it.


Regards,


Mark
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
freebsd-questions-unsubscr...@freebsd.org
 

I want to connect a phone with usb to PC and use Internet through PC.
At work Itried on MAC compuer and it easy but onn FreeBSD I don't know
how. I don't have wirelless at home and I like to use wired...
   

To do so you'd have to have a rooted Android system to change the
routing. They're not designed to operate like that.

As for the driver- I posted before that its a project to do...

BTW can anyone confirm 8.3 release date and driver support for iPhone
and/or Android? Although I'm reasonably sure iPhone uses a very
different method than Android from my research.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
freebsd-questions-unsubscr...@freebsd.org
 

The Android phone HTC Inspire 4G is design to use Internet Pass-through (has
an option) and mine is not rooted and on Mac computer is not a problem to
setup and us it. I read on the forums tha people use on Linux too and Windows.
   
Interesting. Unfortunately (if you'll note the remaining comments) 
internet tethering doesn't work because there is no driver (yet), so if 
you an help with that issue then we can all have networking our androids :)


Search this list for android and you'll find the information we have so 
far. If you can add more information to this (output from usbconfig, 
dmesg, research, output from your Mac, etc) then please post.


Cheers
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: android phone -pc-ineternet

2011-03-16 Thread Da Rock

On 03/13/11 10:02, ajtiM wrote:

Hi!

I have a wire (cable) internet on my home PC with FreeBSD 8.2-RELEASE #0.
I have also a new HTC Inspire 4G phone which I like to connet to the Internet
through my PC. It has an option Internet Pass-through. I am running also pf
firewall.
I connecte the phone to the computer (USB port) with option Internet Pass-
through but it is not easy to me.
In my pflog I got:
DateInterface   Action  RuleDirection   ProtocolSrc. 
addressSrc. port   
Dest. address   Dest. port
2011-03-12 17:25:35.356233  sk0 drop9   in  udp 
192.168.0.107   137 
192.168.0.255   137
2011-03-12 17:25:38.121827  sk0 drop9   in  udp 
192.168.0.107   138 
192.168.0.255   138
   
A little confused as to what you're trying to do. The USB internet 
sharing (or pass through as you put it) allows your PC to use the 
phone's internet. To get the phone to use your home internet service it 
needs to use the wifi connection.


Alternatively, you can access your home network using the 4G network 
using the VPN services.


IF I understand you correctly here, you need to configure the wifi 
connection on your phone, and have a wifi access point available. Else- 
see above... :)


HTH
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: android phone -pc-ineternet

2011-03-16 Thread Mark Felder
On Wed, 16 Mar 2011 02:48:45 -0500, Da Rock  
freebsd-questi...@herveybayaustralia.com.au wrote:


IF I understand you correctly here, you need to configure the wifi  
connection on your phone, and have a wifi access point available. Else-  
see above...



No, he's referring to wired tethering over USB. This is the preferred way  
of tethering to your phone because it doesn't drain your battery or start  
your phone on fire :)


I've not had success with it on FreeBSD but I must admit I haven't put  
much effort into it.



Regards,


Mark
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: android phone -pc-ineternet

2011-03-16 Thread ajtiM
On Wednesday March 16 2011 09:39:11 Mark Felder wrote:
 On Wed, 16 Mar 2011 02:48:45 -0500, Da Rock
 
 freebsd-questi...@herveybayaustralia.com.au wrote:
  IF I understand you correctly here, you need to configure the wifi
  connection on your phone, and have a wifi access point available. Else-
  see above...
 
 No, he's referring to wired tethering over USB. This is the preferred way
 of tethering to your phone because it doesn't drain your battery or start
 your phone on fire :)
 
 I've not had success with it on FreeBSD but I must admit I haven't put
 much effort into it.
 
 
 Regards,
 
 
 Mark
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 freebsd-questions-unsubscr...@freebsd.org

I want to connect a phone with usb to PC and use Internet through PC.
At work Itried on MAC compuer and it easy but onn FreeBSD I don't know how.
I don't have wirelless at home and I like to use wired...
 
Mitja

http://jpgmag.com/people/lumiwa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: android phone -pc-ineternet

2011-03-16 Thread Da Rock

On 03/17/11 00:39, Mark Felder wrote:
On Wed, 16 Mar 2011 02:48:45 -0500, Da Rock 
freebsd-questi...@herveybayaustralia.com.au wrote:


IF I understand you correctly here, you need to configure the wifi 
connection on your phone, and have a wifi access point available. 
Else- see above...



No, he's referring to wired tethering over USB. This is the preferred 
way of tethering to your phone because it doesn't drain your battery 
or start your phone on fire :)


I've not had success with it on FreeBSD but I must admit I haven't put 
much effort into it.


Me either. Another project for me to do in the near future. Although my 
new phone has 2.2 so I have a hotspot now... doesn't help the missus who 
really needs it though :(


As for the OP- we still need clarification.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: android phone -pc-ineternet

2011-03-16 Thread Da Rock

On 03/17/11 07:04, ajtiM wrote:

On Wednesday March 16 2011 09:39:11 Mark Felder wrote:
   

On Wed, 16 Mar 2011 02:48:45 -0500, Da Rock

freebsd-questi...@herveybayaustralia.com.au  wrote:
 

IF I understand you correctly here, you need to configure the wifi
connection on your phone, and have a wifi access point available. Else-
see above...
   

No, he's referring to wired tethering over USB. This is the preferred way
of tethering to your phone because it doesn't drain your battery or start
your phone on fire :)

I've not had success with it on FreeBSD but I must admit I haven't put
much effort into it.


Regards,


Mark
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
freebsd-questions-unsubscr...@freebsd.org
 

I want to connect a phone with usb to PC and use Internet through PC.
At work Itried on MAC compuer and it easy but onn FreeBSD I don't know how.
I don't have wirelless at home and I like to use wired...
   
To do so you'd have to have a rooted Android system to change the 
routing. They're not designed to operate like that.


As for the driver- I posted before that its a project to do...

BTW can anyone confirm 8.3 release date and driver support for iPhone 
and/or Android? Although I'm reasonably sure iPhone uses a very 
different method than Android from my research.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


android phone -pc-ineternet

2011-03-12 Thread ajtiM
Hi!

I have a wire (cable) internet on my home PC with FreeBSD 8.2-RELEASE #0.
I have also a new HTC Inspire 4G phone which I like to connet to the Internet 
through my PC. It has an option Internet Pass-through. I am running also pf 
firewall.
I connecte the phone to the computer (USB port) with option Internet Pass-
through but it is not easy to me. 
In my pflog I got:
DateInterface   Action  RuleDirection   ProtocolSrc. 
addressSrc. port   
Dest. address   Dest. port
2011-03-12 17:25:35.356233  sk0 drop9   in  udp 
192.168.0.107   137 
192.168.0.255   137
2011-03-12 17:25:38.121827  sk0 drop9   in  udp 
192.168.0.107   138 
192.168.0.255   138

Thanks in advance...

Mitja

http://jpgmag.com/people/lumiwa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org