• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

System > Gateways - can't change DSL

Scheduled Pinned Locked Moved Routing and Multi WAN
2 Posts 1 Posters 1.5k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    biggsy
    last edited by Oct 7, 2011, 9:29 PM

    I have a cable (WAN) and a DSL (OPT2) connection and I wanted to disable the monitoring on both.

    That worked fine for the WAN but any edit I make to the gateway for the DSL doesn't ask me to save the changes, returns immediately to the main System > Gateways menu and shows the Monitor IP still in place and the Description on a blue background.

    MWSnap006.jpg
    MWSnap006.jpg_thumb
    MWSnap005.jpg
    MWSnap005.jpg_thumb

    1 Reply Last reply Reply Quote 0
    • B Offline
      biggsy
      last edited by Oct 8, 2011, 6:06 AM

      The above post was done in a bit of a hurry.  Now I've had a chance to look through the config XML and the gateways section showed:

      
               <gateways><gateway_item><interface>wan</interface>
      			<gateway>dynamic</gateway>
      			<name>GW_WAN</name>
      			<weight>1</weight>
      			 <interval><monitor_disable><defaultgw></defaultgw></monitor_disable></interval></gateway_item> 
      		 <gateway_item><gateway>dynamic</gateway>
      
      			<name>GW_OPT2</name>
      			<interface>opt2</interface></gateway_item></gateways> 
      
      

      I changed it to look like this and all seems to be OK.

      
               <gateways><gateway_item><interface>wan</interface>
      			<gateway>dynamic</gateway>
      			<name>GW_WAN</name>
      			<weight>1</weight>
      			 <interval><monitor_disable><defaultgw></defaultgw></monitor_disable></interval></gateway_item> 
      		 <gateway_item><interface>opt2</interface>
      			<gateway>dynamic</gateway>
      			<name>GW_OPT2</name>
      			<weight>1</weight>
      			 <interval><monitor_disable></monitor_disable></interval></gateway_item></gateways> 
      
      

      I suspect it might have been corrupted when I switched this interface to PPOE after finally working out how to get the old ADSL modem to run in bridge mode.

      Biggsy

      1 Reply Last reply Reply Quote 0
      1 out of 2
      • First post
        1/2
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
        This community forum collects and processes your personal information.
        consent.not_received