ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001554ClearOSapp-firewall - Firewallpublic2014-02-12 15:122020-03-04 09:02
Reporterdsokoloski 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionsuspended 
PlatformClearOSOSClearOS CommunityOS Version6.4.0
Product Version6.4.0 
Target VersionFixed in Version 
Summary0001554: The settings for MultiWAN Backup Only stop static routes between LAN and backup WAN working
DescriptionMy 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 ReproduceSee above
TagsNo tags attached.
Attached Files

- Relationships
related to 0001424closed The settings for MultiWAN Backup Only stop static routes between LAN and backup WAN working 

-  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