Re: [OpenWrt-Devel] opkg remove ifconfig opkg install 'ip'

2009-06-19 Thread Bastian Bittorf
* Jo-Philipp Wich x...@subsignal.org [18.06.2009 16:30]: In any case we should keep the stuff compatible with ifconfig/route. for the first time: yes but on the long run we should definitely kick the oldskool-stuff, which is pretty awkward IMHO. (but show a short hint, if somebody types

Re: [OpenWrt-Devel] New OpenWrt Community Wiki

2009-06-19 Thread Matthias Buecher / Germany
On 18.06.2009 23:03, David A. Bandel wrote: On Thu, Jun 18, 2009 at 2:34 PM, Matthias Buecher / Germany m...@maddes.net wrote: Hi Kloschi, doesn't work for me: #1 http://wiki.openwrt.org/DropbearPublicKeyAuthenticationHowto should result in

Re: [OpenWrt-Devel] opkg remove ifconfig opkg install 'ip'

2009-06-19 Thread Malte S. Stretz
On Friday 19 June 2009 09:31:59 Bastian Bittorf wrote: * Vasilis Tsiligiannis b_tsiligian...@silverton.gr [18.06.2009 21:15]: Try removing 'route' too (-ifconfig-route+ip). 'route' can be replaced by 'ip' also, if this function is implemented in busybox. -ifconfig -route -arp +ip arp is

Re: [OpenWrt-Devel] opkg remove ifconfig opkg install 'ip'

2009-06-19 Thread Bastian Bittorf
* Malte S. Stretz m...@apache.org [19.06.2009 11:00]: arp is already a oneliner in /etc/profile and not compiled into busybox per default. this has nothing to do with the real arp command, its just an quick and dirty show the arp table, but you cannot manipulate anything using /proc/net/arp.

Re: [OpenWrt-Devel] opkg remove ifconfig opkg install 'ip'

2009-06-19 Thread elektra
Hi! Try removing 'route' too (-ifconfig-route+ip). 'route' can be replaced by 'ip' also, if this function is implemented in busybox. You are right. However I did that a few months ago and ran into problems with Asterisk. For some strange reason it depends on it. Asterisk doesn't connect to

Re: [OpenWrt-Devel] opkg remove ifconfig opkg install 'ip'

2009-06-19 Thread Bastian Bittorf
* elektra onelek...@gmx.net [19.06.2009 12:15]: doesn't connect to other Asterisk servers if 'route' is missing. therefore i implement a route() wrapper. ATM i start at /etc/functions.sh but e.g. asterisk does not use it. maybe it is a good idea to make a symlink for /sbin/route|ifconfig|arp

Re: [OpenWrt-Devel] opkg remove ifconfig opkg install 'ip'

2009-06-19 Thread Bastian Bittorf
* Outback Dingo outbackdi...@gmail.com [18.06.2009 16:00]: i have some pretty unique environments here, want to send me the patch i can help with some testing not a clean patch, but easy to install: ssh r...@openwrtbox cd /etc wget -O - http://intercity-vpn.de/files/functions.sh_addon;

Re: [OpenWrt-Devel] opkg remove ifconfig opkg install 'ip'

2009-06-19 Thread Bastian Bittorf
* Malte S. Stretz m...@apache.org [19.06.2009 13:15]: Maybe its just me, but the last few weeks I tried to grok the OpenWrt base- files scrips (and succeeded [1]) and my impression is that there is already a lot of stuff crammed into /etc/functions.sh which is sourced by almost everything

Re: [OpenWrt-Devel] [packages] update xtables-addons to 1.17

2009-06-19 Thread Florian Fainelli
Hallo Thomas, Le Friday 19 June 2009 17:43:15 thomas.lan...@infineon.com, vous avez écrit : This will update xtables-addons to version 1.17 It fixes some build problems like incompatible arguments for readlink and changes for linux 2.6.30 Signed-off-by: Thomas Langer

Re: [OpenWrt-Devel] use of soft-float on bcm47xx

2009-06-19 Thread Florian Fainelli
Le Tuesday 09 June 2009 16:00:47 Michael Buesch, vous avez écrit : On Monday 08 June 2009 21:35:05 matthieu castet wrote: Michael Buesch wrote: On Sunday 07 June 2009 11:28:50 matthieu castet wrote: Hi, I wonder with openwrt for bcm47xx is not build with -msoft-float. The cpu

Re: [OpenWrt-Devel] use of soft-float on bcm47xx

2009-06-19 Thread Michael Buesch
On Friday 19 June 2009 18:20:53 Florian Fainelli wrote: Le Tuesday 09 June 2009 16:00:47 Michael Buesch, vous avez écrit : On Monday 08 June 2009 21:35:05 matthieu castet wrote: Michael Buesch wrote: On Sunday 07 June 2009 11:28:50 matthieu castet wrote: Hi, I wonder with

Re: [OpenWrt-Devel] RFC: Adding IPv6 support to uci_firewall

2009-06-19 Thread ZioPRoTo (Saverio Proto)
Any comments, ideas, flames? I'm also hanging around on #openwrt as moonflux. Hello Malte, Just a quick flame to have fun ;) I see you are doing IPv4 and IPv6 firewall, it is very nice and I'm a IPv6 supporter as well. However, before using an IPv6 firewall I'd like to be able to assign

[OpenWrt-Devel] random MAC addresses on TEW-652BRP

2009-06-19 Thread Jon Ringle
I loaded openwrt svn 16516 on my TEW-652BRP and noticed that I was getting random MAC addresses assigned: ar71xx: using random MAC address for eth0 ar71xx: using random MAC address for eth1 My investigation of this lead me to examine the following files:

Re: [OpenWrt-Devel] use of soft-float on bcm47xx

2009-06-19 Thread Jonas Gorski
2009/6/19 Michael Buesch m...@bu3sch.de: On Friday 19 June 2009 18:20:53 Florian Fainelli wrote: Le Tuesday 09 June 2009 16:00:47 Michael Buesch, vous avez écrit : On Monday 08 June 2009 21:35:05 matthieu castet wrote: Michael Buesch wrote: On Sunday 07 June 2009 11:28:50 matthieu