Anonymous | Login | 2024-12-21 23:48 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001554 | ClearOS | app-firewall - Firewall | public | 2014-02-12 15:12 | 2020-03-04 09:02 | ||||
Reporter | dsokoloski | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | suspended | ||||||
Platform | ClearOS | OS | ClearOS Community | OS Version | 6.4.0 | ||||
Product Version | 6.4.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001554: The settings for MultiWAN Backup Only stop static routes between LAN and backup WAN working | ||||||||
Description | My primary Internet connection (12 Mb/s) is via PPPoE through eth2 to a VDSL modem which gets FTTC Internet over the phone wire (ppp0). I also have another connection through eth1 to my local community wireless network (2 Mb/s), which I also administer. The wireless router connected to eth1 is at 192.168.50.1. I followed the instructions at http://www.clearcenter.com/support/documentation/clearos_guides/set_multiwan_to_backup_mode_instead_of_balance_mode [^] to set ppp0 as the primary Internet connection, and eth1 as the bckup. My multiwan.conf looks like this: MULTIPATH="off" MULTIPATH_WEIGHTS="eth1|1 ppp0|1" EXTIF_BACKUP="eth1" I have static routes set up in /etc/sysconfig/network-scripts/route-eth1: 172.16.0.0/16 via 192.168.50.1 10.251.0.0/16 via 192.168.50.1 192.168.101.0/24 via 192.168.50.1 192.168.102.0/24 via 192.168.50.1 192.168.103.0/24 via 192.168.50.1 With the above settings, I can connect to the above static routed ip addresses from the clearos machine, but any attempt to connect to them from the LAN fails. On the LAN, traceroute to (e.g.) 10.251.1.1 gets to clearos, then no more responses. Traceroute to 192.168.50.1 doesn't even get a reply from clearos. | ||||||||
Steps To Reproduce | See above | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0013341) NickH (developer) 2020-03-04 09:02 |
Migrated to https://gitlab.com/clearos/clearfoundation/app-firewall/issues/22 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2014-02-12 15:12 | dsokoloski | New Issue | |
2014-02-12 15:12 | dsokoloski | Issue generated from: 0001424 | |
2014-02-12 15:12 | dsokoloski | Relationship added | related to 0001424 |
2014-02-12 15:13 | dsokoloski | Assigned To | => dsokoloski |
2014-02-12 15:13 | dsokoloski | Status | new => assigned |
2020-03-04 09:02 | NickH | Note Added: 0013341 | |
2020-03-04 09:02 | NickH | Status | assigned => closed |
2020-03-04 09:02 | NickH | Assigned To | dsokoloski => |
2020-03-04 09:02 | NickH | Resolution | open => suspended |