123
I Use This!
Very High Activity

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted over 16 years ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support Message: As it turned Dlink produces several versions of 2650: 2650U- Russian with 1 USB (rev 2650URU) - For Israel with 2 USB (rev 2650U_d1) 2650bu - for the Chinese, 2 USB + ... [More] button WPS (rev 2650U_B1) - For the Chinese, 2 USB (rev 2650U_A1)http://www.chinadsl.net/bbs/viewthread. … ;tid=23942Img 2500u http://radikal.ru/F/i067.radikal.ru/090 … 7.jpg.html [Less]
Posted over 16 years ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support Message: GPL source code ftp://ftp.dlink.ru/pub/ADSL/GPL_source_code/ Suppot D-Link wrote:DSL-2300U ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … GPL.tar.gz DSL-2500U ... [More] ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … GPL.tar.gz DSL-2520U ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … GPL.tar.gz DSL-2540U ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … GPL.tar.gz DSL-2640U ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … GPL.tar.gz DSL-2500U/BRU/D ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … ase.tar.gz DSL-2520U/BRU/D ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … GPL.tar.gz DSL-2540U/BRU/D ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … GPL.tar.gz DSL-2640U/BRU/D ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … GPL.tar.gz DSL-2600U/BRU/C ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … ase.tar.gz DSL-2640U/BRU/C ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … 40U.tar.gz DSL-2740U ftp://ftp.dlink.ru/pub/ADSL/GPL_source_ … ase.tar.gz Addhttp://tsd.dlink.com.tw/downloads2008li … amp;OS=GPL [Less]
Posted over 16 years ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support Message: hello ,got an avarage network performance (slow response etc.)attached my configuration files & ifconfig, i'm using ports 1,2,3 as local& port 4 gets an ip ... [More] from my cable modem.i noticed that there are errors on the switch inteeface=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2009.06.26 15:41:28 =~=~=~=~=~=~=~=~=~=~=~=root@_odd:~# cat /etc/config/networkconfig switch eth1    option vlan0 "0 1 2 5*"    option vlan1 "3 5"        config 'interface' 'loopback'    option 'ifname' 'lo'    option 'proto' 'static'    option 'ipaddr' '127.0.0.1'    option 'netmask' '255.0.0.0'config 'interface' 'lan'    option 'type' 'bridge'    option 'ifname' 'eth1.0'    option 'proto' 'static'    option 'netmask' '255.255.255.0'    option 'nat' '1'    option 'dns' '192.168.1.1'    option 'gateway' '192.168.1.1'    option 'ipaddr' '192.168.1.1'config 'interface' 'dsl'    option 'ifname' 'eth0'    option 'proto' 'static'config 'interface' 'wan'    option 'ifname' 'eth1.1'    option 'proto' 'dhcp'    option 'mtu' '1492'root@_odd:~# ifconfigbr-lan    Link encap:Ethernet  HWaddr 00:1E:8C:9A:55:12            inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1          RX packets:91860 errors:0 dropped:0 overruns:0 frame:0          TX packets:119926 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:0           RX bytes:14568770 (13.8 MiB)  TX bytes:106323328 (101.3 MiB)eth0      Link encap:Ethernet  HWaddr 00:1E:8C:9A:55:11            UP BROADCAST MULTICAST  MTU:1500  Metric:1          RX packets:0 errors:0 dropped:0 overruns:0 frame:0          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:1000           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)          Interrupt:16 eth1      Link encap:Ethernet  HWaddr 00:1E:8C:9A:55:12            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1          RX packets:261624 errors:315 dropped:0 overruns:0 frame:315          TX packets:213529 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:1000           RX bytes:138517244 (132.0 MiB)  TX bytes:122835836 (117.1 MiB)          Interrupt:15 eth1.0    Link encap:Ethernet  HWaddr 00:1E:8C:9A:55:12            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1          RX packets:91860 errors:0 dropped:0 overruns:0 frame:0          TX packets:119926 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:0           RX bytes:14936210 (14.2 MiB)  TX bytes:106803032 (101.8 MiB)eth1.1    Link encap:Ethernet  HWaddr 00:1E:8C:9A:55:12            inet addr:87.69.100.150  Bcast:255.255.255.255  Mask:255.255.255.0          UP BROADCAST RUNNING MULTICAST  MTU:1492  Metric:1          RX packets:169764 errors:0 dropped:0 overruns:0 frame:0          TX packets:93603 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:0           RX bytes:119918298 (114.3 MiB)  TX bytes:16032804 (15.2 MiB)lo        Link encap:Local Loopback            inet addr:127.0.0.1  Mask:255.0.0.0          UP LOOPBACK RUNNING  MTU:16436  Metric:1          RX packets:17 errors:0 dropped:0 overruns:0 frame:0          TX packets:17 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:0           RX bytes:6029 (5.8 KiB)  TX bytes:6029 (5.8 KiB)root@_odd:~# any ideas ??avico [Less]
Posted over 16 years ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support Message: Has anybody tried to update software in dlink DSL-2650U/BRU/D via web-interface?
Posted over 16 years ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support Message: I can change flash if it need.
Posted over 16 years ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support Message: L-ZiX wrote:Hi all,I have TP-LINK 8840 too.How we can flash to it ? Watha wrote:Hi all,My work is using a TP-Link TD-8840 ADSL modem, which is based on the BCM6338 ... [More] v1.0 board. The firmware it comes inserts iptables rules that can only be gotten rid of manually, so we'd like to put OpenWRT on it. The boss has approved buying a second one and sending it to an OpenWRT developer - who should I contact to organise this? Code:# cat /proc/cpuinfo system type : 96338L-2M-8M cpu model : BCM6338 V1.0 I've been told that with 2MB of flash it's not worth trying to port OpenWRT to it. [Less]
Posted over 16 years ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support Message: misteroX wrote:AndreyPopov wrote:guys says that in Netgearftp://downloads.netgear.com/files/GPL/present source code for ... [More] adsl:http://forum.openwrt.org/viewtopic.php?pid=89692#p89692 Hi AndreyPopov,The source code for the driver ADSL is not present in source code firmware netgear.In source code are present only  "header files" and not the complete code!!!ByeMisteroX You did not check it and say it fals.Check it - you will be surprised. It containes not only headers. But not 100% of code [Less]
Posted over 16 years ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support Message: Hi all,I have TP-LINK 8840 too.How we can flash to it ? Watha wrote:Hi all,My work is using a TP-Link TD-8840 ADSL modem, which is based on the BCM6338 v1.0 board. The ... [More] firmware it comes inserts iptables rules that can only be gotten rid of manually, so we'd like to put OpenWRT on it. The boss has approved buying a second one and sending it to an OpenWRT developer - who should I contact to organise this? Code:# cat /proc/cpuinfo system type : 96338L-2M-8M cpu model : BCM6338 V1.0 [Less]
Posted over 16 years ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support Message: ok, problem resolved.added MTU settings to wan interface Code:config 'interface' 'wan' option 'ifname' 'eth1.1' option 'proto' 'dhcp' option ... [More] 'mtu' '1492' by default it was 1500.also double-check that in firewall config you have mtu_fix enabled Code:config forwarding option src lan option dest wan option mtu_fix 1 regardsavishay [Less]
Posted over 16 years ago
Topic: New Broadcom BCM63xx codebase with GPL'd Ethernet and USB support Message: hello,following fw_crocodile message (#326) Code:config switch eth1 option vlan0 "0 1 2 5*" option vlan1 "3 5" i've added vlan1 (eth1.1) and made port 3 as the ... [More] new 'wan' interface. (renamed original 'wan' interface to 'adsl'; changed br-lan from using eth1 to eth1.0). seems to work fine, eth1.1 gets an ip address from my cable modem - but i can browse only a small number of websites ! does anybody got a clue ?thanks avishay [Less]