This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with ASL5 after import of V4 config file

Hi,

I have a working ASL4 system (4.0.21) and a setup with ASL 5.0.16 for tests.

After importing the V4 config file everything seemed to work fine (LAN/DMZ) except all outgoing and incoming traffic to and from the internet (WAN). I've narrowed it down to a problem connected to the config import. When I configure V5 manually in a small test setup with interfaces, networks, rules, masquerading and all everything is fine.

So, any ideas? There are no 'umlauts' in my config. After importing I even deleted all entries in networks, services, packet filter, nat etc. and added them manually and it still won't work. Only a fresh installation and manual configuration would do. But that of course is no fun at all an no option with our complex configuration.

Any help is apreciated.

Regards,
centaur2000


This thread was automatically locked due to age.
Parents
  • goto browse log files and click 'show support logs' on top of the page, some more interesting log files will appear - think the mdw or middleware logfile could be interesting.

    Greetings
    cyclops
  • Ok, I checked the mdw log. There are many errors multiple times:

    modules::Config::getConfig() => Unknown Config object: '/etc/up2date/pattern/ips/latest.conf'
    modules::Ressource at /PerlApp/modules/Ressource.pm line 134. 

    modules::networks::expandNetworkList() => Not enough arguments!
    modules::snmp at /PerlApp/modules/snmp.pm line 47. 

    modules::Config::getConfig() => Unknown Config object: '/etc/wfe/conf/kap_assignments.conf' 

    modules::File::Write() => Could not write to file '/var/chroot-kas/usr/local/ap-mailfilter/conf/src/profiles.xml': No such file or directory
    modules::kas at /PerlApp/modules/kas.pm line 242. 

    modules::RPC::ConfdSend() => Confd communication error: '/...'
    $VAR1 = [ ... ]
    $VAR1 = 'RPC::XML::Client:send_request: HTTP server error: read timeout';
    modules::Config at /PerlApp/modules/Config.pm line 267. 

    modules::RPC::ConfdSend() => Confd communication error: '/...'
    $VAR1 = [ ... ]
    $VAR1 = 'RPC::XML::Client:send_request: HTTP server error: read timeout';
    modules::Config at /PerlApp/modules/Config.pm line 139. 

    Any conclusions?

    Thanks,
    centaur2000
Reply
  • Ok, I checked the mdw log. There are many errors multiple times:

    modules::Config::getConfig() => Unknown Config object: '/etc/up2date/pattern/ips/latest.conf'
    modules::Ressource at /PerlApp/modules/Ressource.pm line 134. 

    modules::networks::expandNetworkList() => Not enough arguments!
    modules::snmp at /PerlApp/modules/snmp.pm line 47. 

    modules::Config::getConfig() => Unknown Config object: '/etc/wfe/conf/kap_assignments.conf' 

    modules::File::Write() => Could not write to file '/var/chroot-kas/usr/local/ap-mailfilter/conf/src/profiles.xml': No such file or directory
    modules::kas at /PerlApp/modules/kas.pm line 242. 

    modules::RPC::ConfdSend() => Confd communication error: '/...'
    $VAR1 = [ ... ]
    $VAR1 = 'RPC::XML::Client:send_request: HTTP server error: read timeout';
    modules::Config at /PerlApp/modules/Config.pm line 267. 

    modules::RPC::ConfdSend() => Confd communication error: '/...'
    $VAR1 = [ ... ]
    $VAR1 = 'RPC::XML::Client:send_request: HTTP server error: read timeout';
    modules::Config at /PerlApp/modules/Config.pm line 139. 

    Any conclusions?

    Thanks,
    centaur2000
Children
No Data