[shr-unstable] making bricks...

jeremy jozwik jerjoz.forums at gmail.com
Sun Jun 28 18:10:38 CEST 2009


returns:

[root at localhost sbin]# ./ip addr add 192.168.0.200/24 dev eth1
Cannot find device "eth1"

also got a lovely little notification on the linux system bar
"SELinux is preventing the iptables from using potentially mislabeled files"


On Sun, Jun 28, 2009 at 9:05 AM, Lowell Higley<higleylh at gmail.com> wrote:
> As root, I drop the following in a terminal:
>
> iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24
> sysctl -w net.ipv4.ip_forward=1
> ip addr add 192.168.0.200/24 dev eth1
> ifconfig eth1 up
> ssh root at 192.168.0.202
>
> Works like a charm.  Only caveat is make sure you clear the previous SSH
> signature out of .ssh/known_hosts
>
> On Sun, Jun 28, 2009 at 5:57 PM, jeremy jozwik <jerjoz.forums at gmail.com>
> wrote:
>>
>> also...
>>
>> [root at localhost sbin]# sudo ip address add 192.168.0.200/24 dev eth1
>> Cannot find device "eth1"
>>
>> 1-8 exactly...
>>
>>
>> On Sun, Jun 28, 2009 at 8:55 AM, jeremy jozwik<jerjoz.forums at gmail.com>
>> wrote:
>> > with the freerunner connected to machine:
>> >
>> > [root at localhost sbin]# ./ifconfig
>> > eth0      Link encap:Ethernet  blah blah blah
>> >
>> > lo        Link encap:Local Loopback
>> >          blah blah blah
>> >
>> >
>> >
>> > On Sat, Jun 27, 2009 at 11:57 PM, Robin Paulson<robin.paulson at gmail.com>
>> > wrote:
>> >> On 2009-06-28, Vikas Saurabh <vikas.saurabh at gmail.com> wrote:
>> >>> On Sun, Jun 28, 2009 at 11:05 AM, jeremy
>> >>> jozwik<jerjoz.forums at gmail.com>
>> >>> wrote:
>> >>>> hello list. im in dire need of assistance. ive just re-flashed my
>> >>>> phone to shr-unstable 20090624 all went well until i tried to do an
>> >>>> ssh. turns out my usb0 is not showing up in anyway.
>> >>>>
>> >>> Try eth0. Recent kernels(I guess freerunner's driver) have started
>> >>> registering the device properly and hence it shows up as a network
>> >>> interface
>> >>
>> >> i doubt it will be eth0. more likely eth2 or something later
>> >>
>> >> run ifconfig to find out
>> >>
>> >> _______________________________________________
>> >> Openmoko community mailing list
>> >> community at lists.openmoko.org
>> >> http://lists.openmoko.org/mailman/listinfo/community
>> >>
>> >
>>
>> _______________________________________________
>> Openmoko community mailing list
>> community at lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>
>
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>



More information about the community mailing list