Quantcast
Channel: Tomato Firmware
Viewing all 5216 articles
Browse latest View live

tomato-arm7 compilation for R8000

$
0
0
I download tomato arm7 source code from BIT-BUCKET ARM7

after that i am compiling for R8000...when i am compiling i am getting below ERROR

CCLD ipset
../lib/.libs/libipset.a(session.o): In function `generic_data_attr_cb':
session.c:(.text.generic_data_attr_cb+0x14): undefined reference to `mnl_attr_get_type'
session.c:(.text.generic_data_attr_cb+0x24): undefined reference to `mnl_attr_type_valid'
session.c:(.text.generic_data_attr_cb+0x40): undefined reference to `mnl_attr_validate'...

tomato-arm7 compilation for R8000

QOS Calculator

$
0
0
Hey everyone,

For those who use QOS, I've created a QOS Calculator to hopefully help make sure we get the numbers right in our router settings.
https://github.com/nemchik/qos-calc
Sorry in advance for the lack of documentation, but here's the basic details:

I designed the page to allow you to enter results generated from the Speedtest.net mobile app.
  1. Make sure you're connected to your router's wifi
  2. Get the Speedtest.net app on your mobile device
  3. Go to the...

QOS Calculator

Tomato Shibby OpenVPN IPv6 issue

$
0
0
I am trying to set up an OpenVPN client for one of my VLANs using the latest Tomato from Shibby. Importantly, while my VPN provider allows for IPv6 tunelling, I don't want to use it and stick to IPv4 only.

The problem I am getting, from the logs, is as follows:

May 18 11:52:54 tomato daemon.notice openvpn[11214]: GDG6: remote_host_ipv6=n/a
May 18 11:52:54 tomato daemon.notice openvpn[11214]: /sbin/ifconfig tun11 add aaaa:aaaa:aaaa:1300::1009/64
May 18 11:52:54 tomato daemon.err...


Tomato Shibby OpenVPN IPv6 issue

wl_high module finally compiled

$
0
0
Little step for me and big step for users of Asus RT-N53 and The newest linksys routers.

Breaking news
Finally!! i compiled module wl_high and second radio (USB wireless adapter) on those routers works!!

wl_high module finally compiled

Forward specific port on machine over vpn

$
0
0
Hi all,

My apologies if this has been answered before, I've been searching but I haven't managed to dig anything that i'm personally able to deduce up about this!

Essentially what i'm trying to do is have it so a certain port (8181) on my server (192.168.1.50) is forwarded over a vpn. I'm fairly sure the code for this would be;

iptables -t mangle -A PREROUTING -s 192.168.1.50 -p tcp --dport 8181 -j MARK --set-mark 311

And to add it to /tmp/etc/openvpn/fw/vpnrouting311.sh, but whenever I...

Forward specific port on machine over vpn

Weird DHCP issue prevents clients from getting IP addresses

$
0
0
I recently updated from an old Shibby Tomato build (~132?) to the most recent release (140), and I have had a strange DHCP issue on two separate occasions. The DHCP server seemed to get stuck in a DHCPDISCOVER/DHCPOFFER loop and the clients cannot get an IP address.

Several different clients were affected (an Xbox 360, two Raspberry Pis and a Panasonic TV) so I'm pretty sure the clients are not at fault. The problem also went away both times when I rebooted the router.

In both instances...

Weird DHCP issue prevents clients from getting IP addresses

WiFi Rate Dropped Very Low

$
0
0
Router: Netgear R7000 (AC1900)

Tomato Version: Advanced Tomato 3.4-140 AIO

My WiFi Rate when I first setup the router with Tomato was a great 1200 Mbps for both 5Ghz and 2.4Ghz.

Right afterwards I enabled WPA2 Personal password for both bands, the rate dropped to 600 Mbps for both.

Right after that when I added a Custom URL DDNS, the rate dropped further to 216 Mbps for 5Ghz and 72 Mbps for 2.4Ghz.

I have done nothing else to my setup except these options.

I am dumbfounded how just...

WiFi Rate Dropped Very Low

Tomatoware

$
0
0
Tomatoware is a project that creates a native compiling environment for Tomato firmware supported routers.
https://github.com/lancethepants/tomatoware


Why

Tomatoware may be useful for:
1. Compiling a package not found in optware/entware.
2. Compiling the latest (bleeding edge) version of a package.
3. Compiling your own custom code.

Tomatoware can be mounted to /mmc to allow co-existence with optware/entware. It can also be compiled for any prefix. Various...

Tomatoware

Asus RT-AC3200 supported by Tomato

$
0
0
Hi,

I just wanted to tell you that i finished Tomato-ARM7 for this router. Why ARM7? Because this Tomato is using Broadcom SDK7 and include Wireless Driver 7.14.43.40 (r527781).

This is also first Tomato with new DHD wireless driver.

View attachment 4091

What works:
- WAN/LAN and all 3 wireless interfaces (1x 2,4GHz and 2x 5GHz)
- VLAN and CTF
- USB & Tuxera NTFS Driver
- 4G/LTE modems (Hilink and non-Hilink)
- all LEDs

Know issue:
- QMI support is broken
- JFFS support is broken...

Asus RT-AC3200 supported by Tomato

Setting up IPv6 for HE Tunnelbroker

$
0
0
This tutorial will show how to setup up routed /64. It should be is possible too setup a /48 too.
I went through tunnelbroker.net, so that it what I will be showing.

The Firmware

You will need to find a version of Tomato that supports IPv6 and the IPv6 gui for your router (if it exists), in order to follow the tutorial.

I personally have been using the Toastman builds for the Asus rt-n16. I believe all of his builds for MIPSR2 Routers support it. (Please correct me if I'm...

Setting up IPv6 for HE Tunnelbroker

Can VLAN GUI port order be corrected?

$
0
0
Is it possible to alter the VLAN GUI so the port order shows correctly? I have a fresh firmware install and my NVRAM has been cleared (thorough).

Here are the physical port states. This is correct. Port 4 is for my IPTV and is on VLAN2. Everything works perfectly.
[​IMG]

The NVRAM shows like this (also correct):
# nvram show | grep vlan.ports
vlan0ports=
vlan1ports=1t 2t 3t 8*
vlan2ports=4 8
vlan3ports=8
vlan4ports=8...

Can VLAN GUI port order be corrected?

Update to Shibby - Possible to block https - help

$
0
0
Shibby's changelog says that it's possible to block https sites like facebook.com:

I'm running Shibby's Tomato version 1.28 on my Linksys E1200 (v1.0) and I went to Administration > Scripts > Firewall and copied and pasted this code:

Code:
modprobe -a xt_string
iptables -I rres00 -p tcp -m string —string...
Update to Shibby - Possible to block https - help

Bug in Wireless Client MultiWAN?

$
0
0
I recently tried to set up MultiWAN using WAN DHCP Ethernet for WAN1 and wireless client (5ghz) for WAN2. As soon as the wireless client option is activated, the WAN1 connection drops and changes to a status of "Renewing..." with 0.0.0.0. I've tested this after setting up all the VLANs correctly, etc. and it does not work.

I'm curious what the problem is. Is anyone else successfully using WAN Ethernet and Wireless Client together?

pppoe: Support custom host-uniq tags

$
0
0
Hi,
some ISP (FTTH lines, mostly, at least here in Italy) authenticate the PPPOE connection using the "Host-Uniq" tag in the PADI and PADR packets, instead of using username and password.

Some background data:
  • there is a thread on the Edgerouter forum discussing the functionality
  • an OpenWRT developer already...

pppoe: Support custom host-uniq tags

Temporarily overriding Wifi scheduling with physical wifi on/off button.

$
0
0
Hi,

Appologies if this has already been answered somewhere or if I shouldve posted this somewhere else...

I have an Asus RT-AC68U on which I would like to run a wifi schedule eg:
-turn all wifi off at midnight,
-turn all wifi on at 8am
(I'm one of those tinfoil hat wearers paranoid about emf exposure and I want to minimise it by turning wifi off when it's not needed but still keep the wired lan connection to my pc enabled for downloads etc. I want the on and off to be automated for the...

Temporarily overriding Wifi scheduling with physical wifi on/off button.

Another reason to be on Tomato...

V140 Slow Menus?

$
0
0
Interesting little issue.

On both ASUS RT-N16 AND RT-N66U

It can take an extraordinary amount of time to
switch between menus on the router(s).
This is also intermittent... sometimes the
switch is instantaneous... just to make it
more difficult to diagnose...:rolleyes:

All other functions are fine, data flows
as usual, and pretty quickly. Another fine
job by Shibby:cool:

Anybody else experience this or
have any ideas on what might be wrong?

MultiWAN - VPN - Custom Routing

$
0
0
Current Scenario:
ASUS RT-AC2300 running Shibby TomatoUSB. Primary Router for Network connected to Internet via NTT\OCN Fiber in Japan (PPPoE for Authentication\Address Assignment)

ASUS RT-N12 Secondary Router connected to LAN port of RT-AC3200 identified above. Used for VPN tunneling. Mediocre performance - router doesn't have the horsepower to do the job.

Question: Using the MultiWAN feature of Tomato Shibby, would it be possible for me to configure the OpenVPN services on the ASUS...

MultiWAN - VPN - Custom Routing

Tomato Toastman's Releases

$
0
0
Why Toastman Firmware?

I made this build because I couldn't find one that was stable enough for unattended operation over long periods of 24/7 operation.

I concentrated on making this firmware for use in residential premises with a large number of users. The one overriding requirement is that it has to be close to 100%...

Tomato Toastman's Releases

R8000 thinks it's an R7000 after "reverting" back to factory...

$
0
0
Hi - I have both an R7000 and R8000; the former currently working with AdvancedTomato (Tomato Firmware 1.28.0000 -3.4-138 K26ARM USB AIO-64K) albeit still working through some bandwidth challenges.

After loading the R8000 - I decided to try DD-WRT instead and followed the process to revert back to Netgear stock FW. Wasn't thinking when I did this - and ended up using the R7000 version to do this. The end result is I have Negtear stock R7000 on the R8000. Didn't know this was possible......

R8000 thinks it's an R7000 after "reverting" back to factory...
Viewing all 5216 articles
Browse latest View live