Shibby
6441b02ad5
rc: do not clear gateway if wan is set as static
10 years ago
Shibby
91984acb5f
fix Watchdog method field
10 years ago
tvlz
f7b1ae39a5
Merged pl_shibby/tomato-arm into shibby-arm
10 years ago
Shibby
6b6f4ea4a7
Merge branch 'shibby-arm' into shibby-arm7
10 years ago
Shibby
0ea46a75ca
MultiWAN: allow users to define Watchdog Mode for each WAN(s)
10 years ago
Shibby
e3dfcd950b
MultiWAN: improvements
10 years ago
Shibby
0707593534
fix compilation
10 years ago
Shibby
2bf633b17d
Merge branch 'shibby-arm' into shibby-arm7
10 years ago
Shibby
b5125b0fd3
Disable GRO Control for now
10 years ago
tsynik
7d1904efb5
finally, looks like it works as it should
...
LED now ON and OFF according to WANs
10 years ago
Shibby
4b9103ac32
switch4g: remove lock file if process does not exist
10 years ago
Shibby
8b6147eed9
watchdog: better ping detection
10 years ago
tsynik
74c9eeecc4
wanuptime
...
does in realy needed? )
10 years ago
tsynik
08fe4e89d3
Fix PPPoE with MAN interfaces
...
This needed for firewall setup in case WAN/MAN network
10 years ago
tsynik
d99a502e39
keep ppp interface in nvram
...
Conflicts:
release/src-rt-6.x.4708/router/rc/ppp.c
10 years ago
tsynik
002129c446
'' can matter at least for xl2tpd...
10 years ago
tsynik
bc85c33ba6
clear obsolete IP params on disconnect
10 years ago
tsynik
e0f3f9144f
iface is mandatory for lb
...
ex: cmd=ip route del default via 10.120.213.218 dev XXX
10 years ago
tsynik
a73fbe39ee
clear nvram vars on disconnect
...
TBD: need to check mwan_load_balance, it can use iface / gateway get vars.
10 years ago
tsynik
ef3d5955dd
Fix mwan routing for PPTP / L2TP connections
...
default GW will be setup properly to PPP IP not DHCP MAN IP
10 years ago
tsynik
9c6de3891b
Fix PPPoE + DHCP IP information in UI
...
Status page now display it correctly
10 years ago
tsynik
d8dab93f80
simplify L2TP config check, format code
10 years ago
tsynik
cd1135063f
slight L2TP config rewrite / fix
10 years ago
tsynik
49c376b675
MultiWAN L2TP
...
+ some hidden debug
10 years ago
tsynik
8658986f41
Dual PPPoE + DHCP WAN option
...
Conflicts:
release/src-rt-6.x.4708/router/www/status-data.asp
10 years ago
Shibby
75cf184d13
GUI - fix Check Method field
10 years ago
tvlz
5bb6381ef2
Merged pl_shibby/tomato-arm into shibby-arm
10 years ago
Shibby
76dfbf38ae
Merge branch 'shibby-arm' into shibby-arm7
10 years ago
Shibby
177ff240f1
transmission 2.92
10 years ago
Shibby
f0718cdf74
Merge branch 'shibby-arm' into shibby-arm7
10 years ago
Shibby
ee5d0a1b46
transmission 2.91
10 years ago
Shibby
89553593d4
Merge branch 'shibby-arm' into shibby-arm7
10 years ago
Shibby
1fb1c5c02e
fix basic-network page
10 years ago
Shibby
24fc3c3cc2
Merge branch 'shibby-arm' into shibby-arm7
...
Conflicts:
release/src-rt-6.x.4708/router/shared/misc.c
10 years ago
tsynik
17fcaa2fa3
use LINKNAME pppd VAR for wan link identification (universal)
...
DEVICE is PPPoE specific. It's empty with L2TP/PPTP and have /dev/ttyXXX
for 3G modems. So it's better to define linkname in options for every
ppp config and use it for ID in ip-up / down scripts.
10 years ago
tsynik
e5993453ff
L2TP process detect fix
10 years ago
tsynik
d55936281b
slight rewrite of check_wanup
...
return added: LED will work at least with only primary WAN.
unnesessary temp debug there.
10 years ago
tsynik
7e5916c5d7
don't use chap/pap secrets at all
...
put user / password to options files
10 years ago
Shibby
33888ab87e
watchdog: fix restart wan service when only 1 wan is set
10 years ago
tsynik
7710044ea6
!TEMP empty interface fix
...
in case of no DEVICE (only present for PPPoE sessions)
we need return at least "wan"
if PPTP/L2TP/3G will be setup on secondaty WAN etc, probably more tweaks
needed.
10 years ago
Shibby
7d094c6df7
Merge branch 'shibby-arm' into shibby-arm7
10 years ago
Shibby
57fcfa2a2f
firewall: Add PUPNP chain to the nat table - required by the latest miniupnpd.
...
miniupnpd will now try to add a POSTROUTING rule to masquerade a forwarded port.
We are already masquerading all outbound traffic in that chain, so just create the
PUPNP chain to receive those rules, but don't jump to it.
http://www.linksysinfo.org/index.php?threads/tomato-shibbys-releases.33858/page-61#post-272565
thx RMerlin
10 years ago
Shibby
2a49d0b007
OpenSSL 1.0.2g
10 years ago
Shibby
9d0b8c8fc8
watchdog: add "ping" method to check WAN(s) connection
...
Users can choose check`s method between ping and traceroute.
10 years ago
Shibby
38c8898dcc
Merge branch 'shibby-arm' into shibby-arm7
10 years ago
tsynik
f54503b0b8
PPTP connection fix
...
Or it will ignore noauth? and want peer auth
10 years ago
tsynik
e4bf124197
revert L2TP to /etc/xl2tpd.conf
...
Also LAC name changed to wan(x)
10 years ago
Shibby
5c3b2e22a2
R8000: fix wireless performance and stability
...
Also this commit temporary added WPS led as WAN led, because i didn`t find solution to activate WAN led.
10 years ago
Shibby
16d5240868
Merge branch 'shibby-arm' into shibby-arm7
10 years ago
tsynik
55cc93e9b6
once again L2TP startup
...
TBD: there can be only one config in
/etc/xl2tp.conf
but lacs with different names, which controlled by l2tp-control with
force_to_dial function etc.
10 years ago