Re: Install Debian without internet access

2008-09-27 Thread Mikael Berthe
* Matthias Camenzind <[EMAIL PROTECTED]> [2008-09-27 07:19 +0200]: > > This is what i did on ubuntu: > sudo iptables -N RH-Firewall-1-INPUT > sudo iptables -I RH-Firewall-1-INPUT -s 192.168.0.202 -j ACCEPT I think these two lines are useless (and the RH- prefix makes me think it comes from a Red

RE: Install Debian without internet access

2008-09-26 Thread Matthias Camenzind
l fix this an try again. > > Wifi problem: wifi finds a network (only one unsecured, but not unsecured > form laptop) but can't connect. Same from the command line. > udhcpc output: Sending discover... (3x) > run-parts: /etc/udhcpc.d/99avahi-autoipd exited with return code 1

RE: Install Debian without internet access

2008-09-26 Thread Matthias Camenzind
form laptop) but can't connect. Same from the command line. udhcpc output: Sending discover... (3x) run-parts: /etc/udhcpc.d/99avahi-autoipd exited with return code 1 this repeats endless install Debian without internet access > > Matthias Camenzind wrote: > > I tried but all

Re: Install Debian without internet access

2008-09-26 Thread Charles-Henri Gros
Matthias Camenzind wrote: > I tried but allways the same error on first line: iptables: No > chain/target/match by that name You might need extra kernel modules. Could you give the exact error message? What I use is this: iface usb0 inet static address 192.168.0.200 netmask 255.

RE: Install Debian without internet access

2008-09-26 Thread Matthias Camenzind
I tried but allways the same error on first line: iptables: No chain/target/match by that name and why --dport 53? > From: [EMAIL PROTECTED] > To: community@lists.openmoko.org > Date: Fri, 26 Sep 2008 18:57:16 + > Subject: Re: Install De

Re: Install Debian without internet access

2008-09-26 Thread Christian Weßel
Am Freitag, den 26.09.2008, 16:54 + schrieb Matthias Camenzind: > Hi, > I can't connect to the internet from my freerunner. Usb network and ssh is > working. Wifi and bluetooth is not working. I would like to install debian, > because i think on debian wifi should work. > Freerunner: Om2007.2

Re: Install Debian without internet access

2008-09-26 Thread Maciej Delmanowski
On Sep 26, Matthias Camenzind wrote: > Freerunner: Om2007.2 (over terminal i can install ipk-packages, but > dependences are to deep to load every file manually) > Freerunner SD(2GB): Om2008 (wifi finds an unsecured net, but is not able to > connect) > Laptop: Ubuntu 8.04 (I tried to install a dh

Install Debian without internet access

2008-09-26 Thread Matthias Camenzind
Hi, I can't connect to the internet from my freerunner. Usb network and ssh is working. Wifi and bluetooth is not working. I would like to install debian, because i think on debian wifi should work. Freerunner: Om2007.2 (over terminal i can install ipk-packages, but dependences are to deep to l