From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) Description of problem: I created a new isdn interface (rawip/hdlc) using NEAT and there is no way to disable the automatic setting of DEFROUTE=yes for this interface Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. setup a new isdn interface using NEAT (rawip/hdlc) 2. look in /etc/sysconfig/network-scripts/ifcfg-isdn0 for DEFROUTE=yes 3. Actual Results: DEFROUTE is always set to yes Expected Results: NEAT should have a button to set DEFROUTE=no Additional info:
As NEAT always sets DEFROUTE=yes I manually change it in the config files to DEFROUTE=no. Starting NEAT and only saving the configuration (no changes were made) also sets DEFROUTE=yes on all isdn interfaces again (have a look in the changed device config files).
It's fixed in CVS