Cheshire Cat Computing

Software support and information
It is currently Wed Nov 12, 2025 9:20 pm

All times are UTC + 12 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject:
PostPosted: Sat Apr 03, 2004 11:45 am 
Offline
Site Admin

Joined: Tue Jul 29, 2003 11:42 am
Posts: 3039
Location: Auckland, New Zealand
This is the AI code in routers2.cgi picking the wrong defaults.

Basically, it thinks that the target is an Interface, so it is converting to bits as a default. To stop this, you can do one of the following:

1) set the option in the routers2.conf so that bits is not a default

2) put the line
routers.cgi*Options[targetname]: bytes
in the .cfg file to set bytes mode

3) put the directive
routers.cgi*Mode[_]: general
in the .cfg file to make the default 'Mode' set to General. This chooses the other defaults -- if you dont set a mode, the AI code tries to pick one for you. Looks like it got it wrong this time :(

The best one to do is [3]. This means that it will assume nothing and basically disables most of the AI.

Steve


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 12 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group