Re: USB Networking vs. iptables

2008-09-19 Thread Joel Newkirk
On Fri, 19 Sep 2008 16:21:13 +, Christian Weßel <[EMAIL PROTECTED]> wrote: > iptables -I RH-Firewall-1-INPUT -s 192.168.0.202 -j ACCEPT > > That's it. Now I am able to install Debian by following wiki guide > > > Thanx a lot. > > Am Freitag, den 19

Re: USB Networking vs. iptables

2008-09-19 Thread Christian Weßel
iptables -I RH-Firewall-1-INPUT -s 192.168.0.202 -j ACCEPT That's it. Now I am able to install Debian by following wiki guide Thanx a lot. Am Freitag, den 19.09.2008, 07:35 -0400 schrieb Joel Newkirk: > Try "iptables -I RH-Firewall-1-INPUT -s 192.168.0

Re: USB Networking vs. iptables

2008-09-19 Thread Christian Weßel
Am Freitag, den 19.09.2008, 07:35 -0400 schrieb Joel Newkirk: > Try "iptables -I RH-Firewall-1-INPUT -s 192.168.0.202 -j ACCEPT", or the > same rule inserted at the top of INPUT and FORWARD chains. I will try. > RH-Firewall-1-INPUT blocks SSH from various specific IPs, then accepts > only very l

Re: USB Networking vs. iptables

2008-09-19 Thread Joel Newkirk
Try "iptables -I RH-Firewall-1-INPUT -s 192.168.0.202 -j ACCEPT", or the same rule inserted at the top of INPUT and FORWARD chains. Your FORWARD chain simply jumps to RH-Firewall-1-INPUT, the same as the INPUT chain. RH-Firewall-1-INPUT blocks SSH from various specific IPs, then accepts only ver

Re: USB Networking vs. iptables

2008-09-18 Thread Christian Weßel
Hello, first I correct the DNS address at the both DNATs at the server side: [EMAIL PROTECTED] backup]# iptables -L -t nat --line-numbers -n -v Chain PREROUTING (policy ACCEPT 2829 packets, 171K bytes) num pkts bytes target prot opt in out source destination 10 0

Re: USB Networking vs. iptables

2008-09-18 Thread Joel Newkirk
I notice that you list the DNS server as 212.6.108.140 (resolver0.ewetel.de), but have the DNAT rules pointing at 212.6.181.140 (an unnamed IP that seems to be owned by 'claranet')... Checking from the 'outside' (IE I'm not on your ISP's network, and I presume you are within the ewetel.de network)

Re: USB Networking vs. iptables

2008-09-18 Thread Dennis Ferron
Instead of this: tables -t nat -A PREROUTING -p tcp -s 192.168.0.202 -d 192.168.0.200 --dport domain -j DNAT --to-destination 192.168.0.1 iptables -t nat -A PREROUTING -p udp -s 192.168.0.202 -d 192.168.0.200 --dport domain -j DNAT --to-destination 192.168.0.1 Did you do/would you try this (on yo

USB Networking vs. iptables

2008-09-18 Thread Christian Weßel
Hello mokos, I just have a DNS problem, I try to configure my FC6 following the guide http://wiki.openmoko.org/wiki/USB_Networking#Proxying_with_iptables because I have a simple static environment for my FR. FR.usb.ip = 192.168.0.202 server.usb.ip = 192.168.0.200 server.eth.ip = 192.168.1.10 rout

Re: Mac USB Networking

2008-09-12 Thread Dr. H. Nikolaus Schaller
Yes - both are known and on the bug list. But debugging OSX kernel drivers needs two machines with the same Darwin version connected through firewire and a lot of spare time since you have to force the machine to crash, then use gdb from the other machine to inspect and try to understand wat

Re: Mac USB Networking

2008-09-12 Thread Alexandre Girard
Hi, It's nt our router address you need to put ine the USB network config, it's the openmoko IP (described here as a router), because it's configure as 192.168.0.202 in its conf. No crashes yet with opkg on usb networking, a bit slow but internet sharing works nice :) Alex

Re: Mac USB Networking

2008-09-11 Thread Peter Neubauer
<[EMAIL PROTECTED]> wrote: > Hi Lally, > > Here are some notes I took when configuring the USB networking, it's > not really different from the wiki page. > > It's working great on my macbook ( and with image 2008.8), it might > help you: > > *

Re: Mac USB Networking

2008-09-11 Thread Christ van Willegen
Hi, On Fri, Sep 12, 2008 at 1:46 AM, Alexandre Girard <[EMAIL PROTECTED]> wrote: > Router: 192.168.0.202 (not actually needed, OS X can figure this out > for itself, unless you have other conflicting configurations) Are you sure this is the correct address? I 'had' to put in 192.168.62.1 (my rou

Re: Mac USB Networking

2008-09-11 Thread Tomas Riveros Schober
-utils and get usb network to the FR. hope it helps! Warren Baird escribió: > I had slightly more luck with the opensource zaurus driver also > mentioned on the mac page - but I found neither solution worked well - > after rebooting 6 or 7 times I think I managed to get the USB >

Re: Mac USB Networking

2008-09-11 Thread Alexandre Girard
Hi Lally, Here are some notes I took when configuring the USB networking, it's not really different from the wiki page. It's working great on my macbook ( and with image 2008.8), it might help you: * Install AJZaurusUSB driver on mac: http://www.dsitri.de/wiki.php?page=AJZaurusU

Re: Mac USB Networking

2008-09-11 Thread Warren Baird
I had slightly more luck with the opensource zaurus driver also mentioned on the mac page - but I found neither solution worked well - after rebooting 6 or 7 times I think I managed to get the USB networking going once. I'm afraid I gave up and ended up just using a linux server that

Mac USB Networking

2008-09-11 Thread Lally Singh
10.5.4. I can use dfu-util fine. But, I haven't found a way to get the wifi working yet, so the device is networkless. Anyone else have a mac with a working usb networking setup? What'd you do? I'll happily update the wiki with the result. Here's my ifconfig when the device

Re: usb networking no longer works (solved)

2008-08-05 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Sorry, I hadn't realized that the phone had shut itself off. | | I'm feeling rather dumb, right about now. Sorry :) No problem, thanks for clearing it up. - -Andy -BEGIN PGP SIGNATURE- Version: Gnu

Re: usb networking no longer works

2008-08-05 Thread Kalle Happonen
Hi, I had the same problem. IIRC it was resolved by flashing a new uboot to the device. cheers, Kalle Dimitri wrote: > I've flashed the latest 2008.8 images, and the script I was previously using > to connect to the phone via usb no longer works. > > What I used to run (with 2007.2 images) was t

Re: usb networking no longer works (solved)

2008-08-05 Thread Dimitri
that > fails is > > ifconfig usb0 192.168.0.200 netmask 255.255.255.0 > > with the error: > -- > SIOCSIFADDR: No such device > usb0: ERROR while getting interface flags: No such device > SIOCSIFNETMASK: No such device > -- > &

usb networking no longer works

2008-08-05 Thread Dimitri
x27;s going on? Dimitri -- View this message in context: http://n2.nabble.com/usb-networking-no-longer-works-tp675218p675218.html Sent from the Openmoko Community mailing list archive at Nabble.com. ___ Openmoko community mailing list community@

Re: USB Networking - Freerunner & Mac OS X 10.5.4

2008-07-12 Thread C R McClenaghan
roubleshooting > it > from there first. > > -Rusty > > C R McClenaghan wrote: >> I'm having trouble getting USB networking to work on my new Neo >> Freerunner. Under Mac OS X 10.5.4 I'm getting: >> >> ssh: connect to host 192.168.0.200 port 22: Cann

Re: USB Networking - Freerunner & Mac OS X 10.5.4

2008-07-12 Thread Russell Sears
ting it from there first. -Rusty C R McClenaghan wrote: > I'm having trouble getting USB networking to work on my new Neo > Freerunner. Under Mac OS X 10.5.4 I'm getting: > > ssh: connect to host 192.168.0.200 port 22: Cannot allocate memory > > and > > PING

USB Networking - Freerunner & Mac OS X 10.5.4

2008-07-12 Thread C R McClenaghan
I'm having trouble getting USB networking to work on my new Neo Freerunner. Under Mac OS X 10.5.4 I'm getting: ssh: connect to host 192.168.0.200 port 22: Cannot allocate memory and PING 192.168.0.200 (192.168.0.200): 56 data bytes ping: sendto: Cannot allocate memory If I use an U

Re: A problem with usb networking

2007-12-05 Thread Joe Pfeiffer
Jay Vaughan writes: >> Something I haven't investigated -- could the NEO do dhcp? > > >yes - in fact i'm using this to avoid all the hassles with my >network .. ipkg install udhcpd should give you what you need .. Thanks -- I'll have to play with that. __

Re: A problem with usb networking

2007-12-05 Thread Jonathon Suggs
tever the method for configuring network information needs to also play nice with dhcp. All I got, Jonathon -Original Message- From: Jay Vaughan <[EMAIL PROTECTED]> Reply-To: List for OpenMoko community discussion To: List for OpenMoko community discussion Subject: Re: A problem with usb n

Re: A problem with usb networking

2007-12-05 Thread Michael Shiloh
Joe Pfeiffer wrote: Ian Darwin writes: [EMAIL PROTECTED] wrote: I'm able to ping the phone and my laptop, too. But I can't connect to the internet: ... We had two different responses: 1) Mickey concluded it must be resolv.conf; 2) Dr. Schaller concluded the notebook doesn't have IP forwar

Re: A problem with usb networking

2007-12-05 Thread Mete Fikirlier
2007 10:32:49 AM Subject: A problem with usb networking Hi everyone! I have a neo1973 and I wish I could connect it to my Laptop in order to access the internet ( I use Ubuntu 7.10 ). I followed this page on the wiki http://wiki.openmoko.org/wiki/USB_Networking but nothing... my neo won't co

Re: A problem with usb networking

2007-12-05 Thread Jay Vaughan
Something I haven't investigated -- could the NEO do dhcp? yes - in fact i'm using this to avoid all the hassles with my network .. ipkg install udhcpd should give you what you need .. ; -- Jay Vaughan ___ OpenMoko community mailing list comm

Re: A problem with usb networking

2007-12-05 Thread Joe Pfeiffer
Ian Darwin writes: >[EMAIL PROTECTED] wrote: >> I'm able to ping the phone and my laptop, too. >> But I can't connect to the internet: ... > >We had two different responses: >1) Mickey concluded it must be resolv.conf; >2) Dr. Schaller concluded the notebook doesn't have >IP forwarding turned o

Re: A problem with usb networking

2007-12-05 Thread Michael Shiloh
Richard Reichenbacher wrote: [EMAIL PROTECTED] wrote: I think so... neo's dns is 192.168.200.200 Is it wrong? Are you sure you have your dns address in correctly? Whats in /etc/resolv.conf? ___ Copy your host machines resolv.conf into the neo'

Re: A problem with usb networking

2007-12-05 Thread Richard Reichenbacher
[EMAIL PROTECTED] wrote: I think so... neo's dns is 192.168.200.200 Is it wrong? Are you sure you have your dns address in correctly? Whats in /etc/resolv.conf? DEXGATEMICRO il centralino VoIP multifunzione

Re: A problem with usb networking

2007-12-05 Thread Lars Hallberg
[EMAIL PROTECTED] skrev: Nothing, same problem... :( I also tryied to change the configuration of my network: from 192.168.1.x to 192.168.0.x as yours. But nothing... I think the problem is in ubuntu... I'm on ubunto to. In my /etc/network/interfaces i added: auto usb0 iface usb0 inet

Re: A problem with usb networking

2007-12-05 Thread Ian Darwin
[EMAIL PROTECTED] wrote: I'm able to ping the phone and my laptop, too. But I can't connect to the internet: ... We had two different responses: 1) Mickey concluded it must be resolv.conf; 2) Dr. Schaller concluded the notebook doesn't have IP forwarding turned on. How can we differentiate?

Re:A problem with usb networking

2007-12-05 Thread Joe Pfeiffer
[EMAIL PROTECTED] writes: > >I think so... neo's dns is 192.168.200.200 > >Is it wrong? Almost certainly. That's the DNS address I used, because I've got a DNS server on my laptop. You should set NEO's DNS to the same DNS as your laptop goes to. Also -- make sure you've got ip forwarding and NA

Re: A problem with usb networking

2007-12-05 Thread Jeff Andros
It sounds like you just need to bridge the connections... check here: http://ubuntuforums.org/showthread.php?t=31632 On 12/5/07, Dr. H. Nikolaus Schaller <[EMAIL PROTECTED]> wrote: > > > Am 05.12.2007 um 22:36 schrieb [EMAIL PROTECTED]: > > > > > I'm able to ping the phone and my laptop, too. >

Re: A problem with usb networking

2007-12-05 Thread Michael 'Mickey' Lauer
[EMAIL PROTECTED] wrote: > I'm able to ping the phone and my laptop, too. > But I can't connect to the internet: when I use ipkg update or the web > browser, nothing... If you can ping, then the only thing missing is to adjust /etc/resolv.conf on the phone. -- - Michael Lauer <[EMAIL PROTECTE

Re: A problem with usb networking

2007-12-05 Thread Dr. H. Nikolaus Schaller
Am 05.12.2007 um 22:36 schrieb [EMAIL PROTECTED]: I'm able to ping the phone and my laptop, too. But I can't connect to the internet: when I use ipkg update or the web browser, nothing... Looks like your laptop has no appropriate entry in its routing table to forward traffic from your Ne

A problem with usb networking

2007-12-05 Thread geniere90
I think so... neo's dns is 192.168.200.200 Is it wrong? > >Are you sure you have your dns address in correctly? Whats in >/etc/resolv.conf? > DEXGATEMICRO il centralino VoIP multifunzione per l'azienda. Prova gratuita

Re: Re:A problem with usb networking

2007-12-05 Thread geniere90
I'm able to ping the phone and my laptop, too. But I can't connect to the internet: when I use ipkg update or the web browser, nothing... PS A 1 thanks to everybody! You are very patient! > >If your network was 192.168.1.x to start with, you shouldn't have had >to modify that. > >What e

Re:A problem with usb networking

2007-12-05 Thread Joe Pfeiffer
If your network was 192.168.1.x to start with, you shouldn't have had to modify that. What exactly isn't working? Are you able to ping the phone from your laptop? Does your laptop have a usb0 network device after plugging in the NEO? ___ OpenMoko comm

Re: A problem with usb networking

2007-12-05 Thread Richard Reichenbacher
[EMAIL PROTECTED] wrote: Nothing, same problem... :( I also tryied to change the configuration of my network: from 192.168.1.x to 192.168.0.x as yours. But nothing... I think the problem is in ubuntu... (what follows is for Debian Linux. If you've got another Linux, mapping this to

A problem with usb networking

2007-12-05 Thread geniere90
Nothing, same problem... :( I also tryied to change the configuration of my network: from 192.168.1.x to 192.168.0.x as yours. But nothing... I think the problem is in ubuntu... > >(what follows is for Debian Linux. If you've got another Linux, mapping this >to >your environment shoul

Re: A problem with usb networking

2007-12-05 Thread Joe Pfeiffer
Jay Vaughan writes: >> My first problem when I tried setting up networking was that my home >> network is 192.168.0.x, and of course the NEO wants 192.168.0.202. So >> the first thing I did was to edit the NEO's /etc/network/interfaces to >> use IP 192.168.200.202, with gateway 192.168.200.200. I

Re: A problem with usb networking

2007-12-05 Thread Jay Vaughan
My first problem when I tried setting up networking was that my home network is 192.168.0.x, and of course the NEO wants 192.168.0.202. So the first thing I did was to edit the NEO's /etc/network/interfaces to use IP 192.168.200.202, with gateway 192.168.200.200. I also set the DNS server to 192

Re:A problem with usb networking

2007-12-05 Thread Joe Pfeiffer
[EMAIL PROTECTED] writes: > >I have a neo1973 and I wish I could connect it to my Laptop in order >to access the internet ( I use Ubuntu 7.10 ). >I followed this page on the wiki >http://wiki.openmoko.org/wiki/USB_Networking but nothing... my neo >won't connect to the internet! Everything seems ok

A problem with usb networking

2007-12-05 Thread geniere90
Hi everyone! I have a neo1973 and I wish I could connect it to my Laptop in order to access the internet ( I use Ubuntu 7.10 ). I followed this page on the wiki http://wiki.openmoko.org/wiki/USB_Networking but nothing... my neo won't connect to the internet! Everything seems ok but the intern

<    1   2