23 Listopada 2024 06:23:05
Nawigacja
· Strona Główna
· Forum

· Tomato by Shibby
· FreshTomato


Wątki na forum
Najnowsze dyskusje
· [S] Asus RT-AC56U
· DIR868l OFW asus vs ...
· Szukam zaproszenia n...
· [MOD] FreshTomato-AR...
· Asus RT-AC5300 ,prob...
· archer c6 v3.20
· [S] Nighthawk R7000P...
· [S]Asus RT-AC5300 - ...
· Tanie N100 na promce...
· net z telefonu wifi+...
· Tomato - bugi/proble...
· HUAWEI z światłowodem
· Asus TUF-AX3000_V2 p...
· rt-ax88upro częste ...
· [Howto] Xpenology na...
· Jaki router pod Open...
· Ruter z tomato
· Czy to jeszcze NAS?
· RT AC66U B1
· Wireguard na FreshTo...
Najpopularniejsze obecnie wątki
· Szukam zaproszeni... [19]
· DIR868l OFW asus ... [8]
· [S] Asus RT-AC56U [0]
Ankieta
Jaki procesor posiada twój router?

Broadcom MIPSEL
Broadcom MIPSEL
36% [151 głosów]

Broadcom ARM
Broadcom ARM
52% [219 głosów]

Atheros
Atheros
5% [22 głosów]

Marvell
Marvell
1% [4 głosów]

Ralink
Ralink
1% [3 głosów]

Intel/AMD/VIA
Intel/AMD/VIA
1% [5 głosów]

Żaden z powyższych
Żaden z powyższych
4% [15 głosów]

Ogółem głosów: 419
Musisz zalogować się, aby móc zagłosować.
Rozpoczęto: 02/02/2015 09:38
Twoje IP
18.217.98.175
Zobacz wątek
OpenLinksys » :: OPROGRAMOWANIE :: » OpenWrt - firmware
 Drukuj wątek
firewall
marek123
Witam! Mam taki problem mianowicie ustawilem przekierowanie na dyndns.org i połaczenie z zewnatrz przez www i putty jest.Natomiast na ruterze działa mpcs na portach 11111, 11114 i gdy sie łacze przez te porty nie moge sie dostac do rutera. Proszę o pomoc bo już mi ręce opadają.
 
arteq
przypomnij nam swój konfig firewala :-)
Pozdrawiam, Artur
http://digi-led.pl Elementy elektroniczne | urz?dzenia sieciowe | us?ugi informatyczne
http://openwrt.pl - Polskie Centrum OpenWrt
o p e n (your) r o u t e r . p l
 
marek123
kamikaze 8.09

firewall.user



### Set up tables
iptables -F input_wan
iptables -F forwarding_wan
iptables -t nat -F prerouting_wan
##
### Open port to WAN
## -- This allows port 22 to be answered by (dropbear on) the router
iptables -t nat -A prerouting_wan -p tcp --dport 22 -j ACCEPT
iptables -A input_wan -p tcp --dport 22 -j ACCEPT
##
## -- This allows port 80 to be answered by (dropbear on) the router
iptables -t nat -A prerouting_wan -p tcp --dport 80 -j ACCEPT
iptables -A input_wan -p tcp --dport 80 -j ACCEPT
##
### Port forwarding
## -- This forwards port 8100 on the WAN to port 80 on 192.168.1.100
iptables -t nat -A prerouting_wan -p tcp --dport 8100 -j DNAT --to 192.168.1.133:80
iptables -A forwarding_wan -p tcp --dport 80 -d 192.168.1.133 -j ACCEPT
## -- This forwards port 5060-5061 on the WAN to 192.168.1.100
iptables -t nat -A prerouting_wan -p udp --dport 5060:5061 -j DNAT --to 192.168.1.133
iptables -A forwarding_wan -d 192.168.1.100 -j ACCEPT
##
### DMZ
## -- Connections to ports not handled above will be forwarded to 192.168.1.2
iptables -t nat -A prerouting_wan -j DNAT --to 192.168.2.2
iptables -A forwarding_wan -d 192.168.2.2 -j ACCEPT
iptables -I OUTPUT -o tap+ -j ACCEPT
iptables -I INPUT -i tap+ -j ACCEPT
iptables -I FORWARD -o tap+ -j ACCEPT
iptables -I FORWARD -i tap+ -j ACCEPT


firewall.config

config 'defaults'
option 'syn_flood' '1'
option 'input' 'ACCEPT'
option 'output' 'ACCEPT'
option 'forward' 'REJECT'

config 'zone'
option 'name' 'lan'
option 'input' 'ACCEPT'
option 'output' 'ACCEPT'
option 'forward' 'REJECT'

config 'zone'
option 'name' 'wan'
option 'input' 'ACCEPT'
option 'output' 'ACCEPT'
option 'forward' 'REJECT'
option 'masq' '1'

config 'forwarding'
option 'src' 'lan'
option 'dest' 'wan'
option 'mtu_fix' '1'

config 'include'
option 'path' '/etc/firewall.user'

config 'rule' 'mpcs'
option 'src' 'wan'
option 'proto' 'tcp'
option 'src_ip' '192.168.1.1'
option 'dest_ip' '192.168.1.1'
option 'dest_port' '11111'
option 'target' 'ACCEPT'

config 'rule'
option '_name' 'mpcs1'
option 'src' 'wan'
option 'target' 'ACCEPT'
option 'proto' 'udp'
option 'dest_port' '11111'

config 'rule'
option '_name' 'FTP'
option 'src' 'wan'
option 'target' 'ACCEPT'
option 'proto' 'tcp'
option 'dest_port' '21'

config 'rule'
option '_name' 'mpcs1'
option 'src' 'wan'
option 'target' 'ACCEPT'
option 'proto' 'tcp'
option 'dest_port' '11111'

config 'rule'
option '_name' 'mpcs2'
option 'src' 'wan'
option 'target' 'ACCEPT'
option 'proto' 'tcp'
option 'dest_port' '11114'



Apropo ftp tez nie dziala wiec nie wiem widocznie cos zle skonfigurowalem.
 
obsy
Kto Ci to konfigurował? Przecież w firewall.user masz czyszczony cały input wan i ustawiany od nowa. Więc ustawienie w /etc/config/firewall nic nie da, bo tamten skrypt to nadpisuje.

Masz w nim przykłady dla portu 22 i 90. Skopiuj to na 21, 11111 i 11114.
Masz niepotrzebny ruter, uszkodzony czy nie - ch?tnie przygarn? go.
http://eko.one.pl - prawie wszystko o OpenWrt
http://openrouter.info
 
marek123
### Set up tables
iptables -F input_wan
iptables -F forwarding_wan
iptables -t nat -F prerouting_wan
##
### Open port to WAN
## -- This allows port 22 to be answered by (dropbear on) the router
iptables -t nat -A prerouting_wan -p tcp --dport 22 -j ACCEPT
iptables -A input_wan -p tcp --dport 22 -j ACCEPT
##
## -- This allows port 80 to be answered by (dropbear on) the router
iptables -t nat -A prerouting_wan -p tcp --dport 21 -j ACCEPT
iptables -A input_wan -p tcp --dport 21 -j ACCEPT

iptables -t nat -A prerouting_wan -p tcp --dport 11111 -j ACCEPT
iptables -A input_wan -p tcp --dport 11111 -j ACCEPT

iptables -t nat -A prerouting_wan -p tcp --dport 11114 -j ACCEPT
iptables -A input_wan -p tcp --dport 11114 -j ACCEPT

iptables -t nat -A prerouting_wan -p tcp --dport 80 -j ACCEPT
iptables -A input_wan -p tcp --dport 80 -j ACCEPT
##
### Port forwarding
## -- This forwards port 8100 on the WAN to port 80 on 192.168.1.100
iptables -t nat -A prerouting_wan -p tcp --dport 8100 -j DNAT --to 192.168.1.133:80
iptables -A forwarding_wan -p tcp --dport 80 -d 192.168.1.133 -j ACCEPT
## -- This forwards port 5060-5061 on the WAN to 192.168.1.100
iptables -t nat -A prerouting_wan -p udp --dport 5060:5061 -j DNAT --to 192.168.1.133
iptables -A forwarding_wan -d 192.168.1.100 -j ACCEPT
##
### DMZ
## -- Connections to ports not handled above will be forwarded to 192.168.1.2
iptables -t nat -A prerouting_wan -j DNAT --to 192.168.2.2
iptables -A forwarding_wan -d 192.168.2.2 -j ACCEPT
iptables -I OUTPUT -o tap+ -j ACCEPT
iptables -I INPUT -i tap+ -j ACCEPT
iptables -I FORWARD -o tap+ -j ACCEPT
iptables -I FORWARD -i tap+ -j ACCEPT


jezeli dobrze zrozumiałem to o takie cos chodzi ? Ale powyzsza konfiguracja nie dziala putty i www ok ale polaczenie przez porty 11111, 11114 i 21 nie działa
Edytowany przez marek123 dnia 26-03-2010 09:50
 
obsy
Musi. Zrestartowałeś ruter? Pokaż wynik iptables -v -L
Masz niepotrzebny ruter, uszkodzony czy nie - ch?tnie przygarn? go.
http://eko.one.pl - prawie wszystko o OpenWrt
http://openrouter.info
 
marek123
root@OpenWrt:~# iptables -v -L
Chain INPUT (policy ACCEPT 4 packets, 212 bytes)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- tap+ any anywhere anywhere
0 0 DROP all -- any any anywhere anywhere state INVALID
788 99714 ACCEPT all -- any any anywhere anywhere state RELATED,ESTABLISHED
1 72 ACCEPT all -- lo any anywhere anywhere
20 1060 syn_flood tcp -- any any anywhere anywhere tcp flags:FIN,SYN,RST,ACK/SYN
22 1722 input_rule all -- any any anywhere anywhere
22 1722 input all -- any any anywhere anywhere

Chain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- tap+ any anywhere anywhere
0 0 ACCEPT all -- any tap+ anywhere anywhere
0 0 DROP all -- any any anywhere anywhere state INVALID
0 0 ACCEPT all -- any any anywhere anywhere state RELATED,ESTABLISHED
1 337 forwarding_rule all -- any any anywhere anywhere
1 337 forward all -- any any anywhere anywhere
0 0 reject all -- any any anywhere anywhere

Chain OUTPUT (policy ACCEPT 23 packets, 5148 bytes)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- any tap+ anywhere anywhere
0 0 DROP all -- any any anywhere anywhere state INVALID
938 238K ACCEPT all -- any any anywhere anywhere state RELATED,ESTABLISHED
1 72 ACCEPT all -- any lo anywhere anywhere
106 34088 output_rule all -- any any anywhere anywhere
106 34088 output all -- any any anywhere anywhere

Chain MINIUPNPD (1 references)
pkts bytes target prot opt in out source destination

Chain forward (1 references)
pkts bytes target prot opt in out source destination
0 0 zone_lan_forward all -- br-lan any anywhere anywhere
1 337 zone_wan_forward all -- eth0.1 any anywhere anywhere

Chain forwarding_lan (1 references)
pkts bytes target prot opt in out source destination

Chain forwarding_rule (1 references)
pkts bytes target prot opt in out source destination
1 337 miniupnpd_wan_rule all -- any any anywhere anywhere

Chain forwarding_wan (1 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT tcp -- any any anywhere 192.168.1.133 tcp dpt:80
0 0 ACCEPT all -- any any anywhere 192.168.1.100
1 337 ACCEPT all -- any any anywhere 192.168.2.2

Chain input (1 references)
pkts bytes target prot opt in out source destination
0 0 zone_lan all -- br-lan any anywhere anywhere
18 1510 zone_wan all -- eth0.1 any anywhere anywhere

Chain input_lan (1 references)
pkts bytes target prot opt in out source destination

Chain input_rule (1 references)
pkts bytes target prot opt in out source destination

Chain input_wan (1 references)
pkts bytes target prot opt in out source destination
5 284 ACCEPT tcp -- any any anywhere anywhere tcp dpt:22
5 260 ACCEPT tcp -- any any anywhere anywhere tcp dpt:80
0 0 ACCEPT tcp -- any any anywhere anywhere tcp dpt:21
0 0 ACCEPT tcp -- any any anywhere anywhere tcp dpt:11111

Chain miniupnpd_wan_rule (1 references)
pkts bytes target prot opt in out source destination
0 0 MINIUPNPD all -- eth0.1 !eth0.1 anywhere anywhere

Chain output (1 references)
pkts bytes target prot opt in out source destination
106 34088 zone_lan_ACCEPT all -- any any anywhere anywhere
26 5668 zone_wan_ACCEPT all -- any any anywhere anywhere

Chain output_rule (1 references)
pkts bytes target prot opt in out source destination

Chain reject (5 references)
pkts bytes target prot opt in out source destination
0 0 REJECT tcp -- any any anywhere anywhere reject-with tcp-reset
0 0 REJECT all -- any any anywhere anywhere reject-with icmp-port-unreachable

Chain syn_flood (1 references)
pkts bytes target prot opt in out source destination
20 1060 RETURN tcp -- any any anywhere anywhere tcp flags:FIN,SYN,RST,ACK/SYN limit: avg 25/sec burst 50
0 0 DROP all -- any any anywhere anywhere

Chain zone_lan (1 references)
pkts bytes target prot opt in out source destination
0 0 input_lan all -- any any anywhere anywhere
0 0 zone_lan_ACCEPT all -- any any anywhere anywhere

Chain zone_lan_ACCEPT (2 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- br-lan any anywhere anywhere
80 28420 ACCEPT all -- any br-lan anywhere anywhere

Chain zone_lan_DROP (0 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- br-lan any anywhere anywhere
0 0 DROP all -- any br-lan anywhere anywhere

Chain zone_lan_MSSFIX (0 references)
pkts bytes target prot opt in out source destination
0 0 TCPMSS tcp -- any br-lan anywhere anywhere tcp flags:SYN,RST/SYN TCPMSS clamp to PMTU

Chain zone_lan_REJECT (1 references)
pkts bytes target prot opt in out source destination
0 0 reject all -- br-lan any anywhere anywhere
0 0 reject all -- any br-lan anywhere anywhere

Chain zone_lan_forward (1 references)
pkts bytes target prot opt in out source destination
0 0 zone_wan_MSSFIX all -- any any anywhere anywhere
0 0 zone_wan_ACCEPT all -- any any anywhere anywhere
0 0 forwarding_lan all -- any any anywhere anywhere
0 0 zone_lan_REJECT all -- any any anywhere anywhere

Chain zone_wan (1 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT tcp -- any any anywhere anywhere tcp dpt:11112
6 304 ACCEPT tcp -- any any anywhere anywhere tcp dpt:11111
0 0 ACCEPT tcp -- any any anywhere anywhere tcp dpt:21
0 0 ACCEPT udp -- any any anywhere anywhere udp dpt:11111
0 0 ACCEPT tcp -- any any 192.168.1.1 192.168.1.1 tcp dpt:11111
12 1206 input_wan all -- any any anywhere anywhere
2 662 zone_wan_ACCEPT all -- any any anywhere anywhere

Chain zone_wan_ACCEPT (3 references)
pkts bytes target prot opt in out source destination
2 662 ACCEPT all -- eth0.1 any anywhere anywhere
3 520 ACCEPT all -- any eth0.1 anywhere anywhere

Chain zone_wan_DROP (0 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- eth0.1 any anywhere anywhere
0 0 DROP all -- any eth0.1 anywhere anywhere

Chain zone_wan_MSSFIX (1 references)
pkts bytes target prot opt in out source destination
0 0 TCPMSS tcp -- any eth0.1 anywhere anywhere tcp flags:SYN,RST/SYN TCPMSS clamp to PMTU

Chain zone_wan_REJECT (1 references)
pkts bytes target prot opt in out source destination
0 0 reject all -- eth0.1 any anywhere anywhere
0 0 reject all -- any eth0.1 anywhere anywhere

Chain zone_wan_forward (1 references)
pkts bytes target prot opt in out source destination
1 337 forwarding_wan all -- any any anywhere anywhere
0 0 zone_wan_REJECT all -- any any anywhere anywhere
root@OpenWrt:~#
 
marek123
obsy dziekuje działa zapomniałem odpalić mpcs po restarcie
Smile ftp tez działa
 
obsy
Ehhh...
Masz niepotrzebny ruter, uszkodzony czy nie - ch?tnie przygarn? go.
http://eko.one.pl - prawie wszystko o OpenWrt
http://openrouter.info
 
Przejdź do forum
Zaloguj
Wprowadź adres e-mail lub nazwę użytkownika

Hasło



Nie masz jeszcze konta? Zarejestruj się.

Zapomniałeś/aś hasła?
Aktualnie online
· Gości online: 99

· Użytkowników online: 0

· Łącznie użytkowników: 24,115
· Najnowszy użytkownik: Ja
Czat
Musisz się zalogować, aby opublikować wiadomość.

Maniek91PL
06-11-2024 22:37
dzięki !Grin

maxikaaz
29-10-2024 14:27
@Maniek91PL - Administration=> Admin Access, i tam masz "Allow Wireless Access" do zaznaczenia

Maniek91PL
26-10-2024 22:07
siemka! ktoś przypomni co się ustawiało jeśli nie mogę wejść od strony wifi do tomato? od lan działa

overflow2
04-10-2024 17:34
Kupowałem Asusy n10u albo n12d1 ale nie widzę ich, chyba już nie produkują, Chodzi o coś nowego i taniego. Transfery niewielkie.

maxikaaz
04-10-2024 09:38
@overflow2 patrząc po dostępności funkcji w nowych kompilacjach, to chyba nawet WRT54G/GL jeszcze ma OpenVPN, albo jakiś odpowiednik... zależy, na jakie transfery liczysz.

overflow2
30-09-2024 20:53
Jaki aktualnie najtańszy router do tomato do openvpn?

maxikaaz
27-07-2024 15:07
@servee - na początek router do rozebrania i obejrzenia, ciężko wróżyć tak tylko po objawach

maxikaaz
27-07-2024 14:55
@servee - cały kontroler nie pada tak sobie z powodu "zbiegu okoliczności",
więc prawdopodobnie gdzieś przepięcie.

servee
25-07-2024 13:33
@maxikaaz: działało, aż pewnego pięknego dnia przestało działać. W tym dniu była też burza, ale to raczej zbieg okoliczności.

maxikaaz
25-07-2024 11:38
@servee - o ile problem jest w obrębie samych wyjść (dławiki, warystory), to naprawialne, ale jeśli w samym SoC - to nienaprawialne ze względu na koszta. A co było przyczyną?

95,350,161 unikalnych wizyt