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

WebAdmin and SSH Not Responding

I recently updated to ASL 4.002 from 4.000 and added a 256 MB memmory chip to existing 128 MB of memory. Very basic setup with Nat/Masquerading and packet filter rule to allow inside network to outside. The box had been stable since 4.000 came out till I made above mentioned changes. Now about every 3 0r 4 days the firewall stops accepting  Admin logon using web browser or SSH. Eventually stops passing data till rebooted. Does anyone have any ideas whats wrong??     


This thread was automatically locked due to age.
  • I think I am having the exact same problem, although both times it has happened to me, I have been using WebAdmin.  The end result is exactly the same.  I can log into the console of the firewall, but there is no network connectivity until the box is rebooted. 

    I saw the following lines in the kernel logs:
    Apr  8 20:05:48 (none) kernel: eth0: Abnormal interrupt, status 00000020.
    Apr  8 20:05:53 (none) kernel: eth0: Abnormal interrupt, status 00000020.

    I've heard mention that there are problems with RealTek NICs, which is what I am using, so I am going to search on more forum posts that may explain a workaround for this issue.  Just wanted to share my experiences, since there seems to be a lot of people with the same problems.  
  • Moby,

    the workarround is to replace rtl8139 by 8139too in /etc/modules.conf

    read you
    o|iver
      
  • Thanks.  I've made the changes, so now I just have to wait and see if the problem returns.  The night before I made the change the firewall stopped passing and accepting traffic again, although there were not any error messages in the kernel log file, as in the previous cases.  I'll post my results in a few days, to see if my problems were due to the NIC drivers, or if there is something else that continually causes the firewall to stop responding.

    Thanks again for the info.