Installing VPFM on Red Hat

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jpbriggs
    Aspiring Member
    • Sep 2011
    • 1

    Installing VPFM on Red Hat

    I'm trying to get VPFM 2.1 installed on Red Hat Enterprise 5.7. I just built this machine, and haven't put anything on it.

    When running nortelvpfm21_setup_linux.bin it gets as far as asking what HTTP and HTTPS ports to use (leaving 80 and 443), and the next screen says that none of the ports it wants to use are available.

    I've temporarily turned off the firewall and SELinux, and I still can't get it installed.

    Anyone know why this is? Any other prerequisites I haven't seen?
  • mayler
    Hot Shot
    • Jul 2011
    • 23

    #2
    have you issued a netstat -an to see if they're in use by other services?

    netstat -an | grep 80
    netstat -an | grep 443

    Comment

    Loading