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

Additional software on ASG

I new to Astaro and am very pleased with it so far, not sure if what I'm asking is possible or not.

I want to install the Deep Sight Extractor directly onto the ASG box to pull the logs off of there but having a couple of issues;

1. wget is unable to download the files and is just timing ou:

WSC-HNET-FW01:/DeepSight # ping 172.16.10.12
PING 172.16.10.12 (172.16.10.12) 56(84) bytes of data.
64 bytes from 172.16.10.12: icmp_seq=1 ttl=64 time=0.267 ms
64 bytes from 172.16.10.12: icmp_seq=2 ttl=64 time=0.248 ms
64 bytes from 172.16.10.12: icmp_seq=3 ttl=64 time=0.245 ms

--- 172.16.10.12 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.245/0.253/0.267/0.016 ms

WSC-HNET-FW01:/DeepSight # wget http://172.16.10.12/extractor-4.5.tar.gz
--23:52:35--  http://172.16.10.12/extractor-4.5.tar.gz
           => `extractor-4.5.tar.gz'
Connecting to 172.16.10.12:80... failed: Connection timed out.
Retrying.

2. Once I've managed to get the tar.gz onto the server how would I install it as "make" does not seem to be installed.

Any help would be greatly appreciated 

Adam


This thread was automatically locked due to age.
  • Managed to get the wget working (my bad, did the FW rule wrong) just the make issue to be resolved?
  • Hi there, 

    as this is a firewall, no tools that would help hackers to compromise the system and are not really needed has been removed. 

    There is no make, autoconfigure, gcc, headers etc. available.

    Installation of additional software will void warrenty.

    best regards
    Gert
  • I'm just using the firewall for my home network so voiding the waranty isn't to much of an issue as I can re-install and restore from backup if it goes wrong. I was planning to take the device out of service while the make was installed on there and remove it again before re-connecting the device to the web.
  • If you just want to pull logs, you can use the Remote Logfile Archive feature already built into the Astaro... go to Logging / Settings /Remote Logfile Archives ... Optionally, you could also just use SCP (or WinSCP) to copy the files off... all without having to make modifications to the base Astaro config.  Any program you add could also cause issues, especially after a system up2date.  I would use the facilities provided.