wiki:Old/WiMAX/20
close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Version 2 (modified by ssugrim, 14 years ago) ( diff )

Errata/ Things we had to change but haven't formally committed to documentation

10/11/2010

We're going down the list of wiki:WiMAX/Software/Configuration and editing all the files accordingly.

  • on the console machine (10.3.7.254 in this case), we edited /usr/share/asngw/classify-ctrl.sh, we changed the lines:
    Changed:
    : ${DEV_R3:="eth0"}
    : ${DEV_R6R4:="eth1"}
    : ${DEV_GREALL:="gre+"}
    : ${DEV_MSTUN:="mstun"}
    
    : ${MS2MS:="DROP"}
    : ${MS2MS_GRE_OPT:=""}
    : ${MS2MS_MSTUN_OPT:="-p icmp"}
    : ${MSMARK:="0x100"}
    
    : ${MSADDR:="10.41.0.0/16"}
    : ${R3_NETWORK:="10.41.0.0/16"}
    : ${R3_ADDR:="10.41.0.3"}  #jml
    : ${R6R4_NETWORK:="10.3.0.0/16"}
    : ${R6R4_ADDR:="10.3.7.1"}  # jml
    
  • editing the asnctrl.conf
    Changed:
    R6_BSID[0] = 44:51:DB:00:07:01
    R6_BSAddress[0] = [10.3.7.1]:2231
    TunnelEndpoint = [10.3.7.254]:0
    
  • editing the asnctrl_ASNGW000.conf
    Changed
    R4_BSID[0][0]=44:51:DB:00:07:01
    
  • epctr.conf
    R3LocalDevice = eth0
    R4LocalDevice = eth1
    R6LocalDevice = eth1
    
Note: See TracWiki for help on using the wiki.