A small, open-source replacement router firmware.
Questions tagged [tomato]
35 questions
0
votes
1 answer
Tomato USB firewall rule
At home I have tomato usb installed on my Asus RT-N16,
i want to block all traffic from host let's say 192.168.0.100 to host 192.168.0.200.
both hosts are inside local lan network.
how do i do that with iptables?
i've tried
iptables -I INPUT -i…

Troydm
- 364
- 3
- 11
0
votes
3 answers
linux routing issue
I have 2 linksys routers which has linux running on it and using tomato firmware.. both has internet lines plugged on but only 1 acts as DHCP server (router 1) What I am having to achieve is that all packets goes to router 1 from internal IPs want…

Duc To
- 1
0
votes
3 answers
What is the best way to setup a public and private wireless access point on the same home network?
For my home network (with internet provided from a cable modem) I would like to setup a secure wireless access point that I use for all of my personal connections (home PC, iPhone, Xbox, etc) and also another public access point that friends and…

Doug Porter
- 170
- 1
- 8
-1
votes
1 answer
How can I add iptables rule on particular event (HTTP/1.1 302 Found)
My Tomato based router has two interfaces
Eth0 - direct connection
Tun1 - vpn
Sometimes some websites return "HTTP/1.1 302 Found" and when that happens, I want to add iptables rule to use Tun1 instead of Eth0 for that particular IP.
I can not figure…

Maglev
- 1
-1
votes
2 answers
Is it possible to boost my server's LAN bandwidth with two Ethernet ports?
Is it possible to boost my server's LAN bandwidth with two Ethernet ports? I have two Ethernet ports on my Dell PowerEdge SC1435 and I routed both eth0 and eth1 to my router, but for some reason I'm only seeing one of the ports (eth0) getting an IP…

Zack Zatkin-Gold
- 240
- 1
- 3
- 10