New Question
0

Setting up VMagine behind corporate proxy/firewall

asked 2016-09-24 10:40:42 +0300

joeld gravatar image

Hi,

I am trying to install v-magine on a machine that is behind a corporate firewall, all traffic must go out via a proxy server on our network.

And I am getting an error on the first install step and assuming this is why.

Is there any option to configure it to use a proxy server?

Thanks, Joel

edit retag flag offensive close merge delete

Comments

If you can setup pfSense between your external virtual switch and your proxy you might be able to configure pfSense so traffic going through it doesn't need to know about a proxy http://pfsensesetup.com/advanced-miscellaneous-settings-in-pfsense/ .

ADarkDividedGem gravatar imageADarkDividedGem ( 2016-09-24 16:28:04 +0300 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2016-09-28 13:01:31 +0300

danardelean gravatar image

updated 2016-09-28 14:54:53 +0300

Hi, to configure a proxy you need to specify it in the pxe config file. To do this:

  1. In the /v-magine/resources/ folder, edit pxelinux.template file
  2. At the last line, starting with append, add "proxy=http://[proxy server]:[port]"

If this does not work, there are two log files in the vmagine install folder. Can you provide me the v-magine.log file? Thank you.

edit flag offensive delete link more

Comments

Still have an issue, i think this from the GUI trying to connect to something i have error popups and can see errors in log about not being able to connect even after updating this proxy value https://gist.github.com/dicko2/a643aad975b575b5d89273a2f0bb248a I have remove the passwords form the log

joeld gravatar imagejoeld ( 2016-09-29 01:12:04 +0300 )edit

Could you please also update you tool to "not" put passwords int he log file, or obfuscate them at least?

joeld gravatar imagejoeld ( 2016-09-29 01:12:47 +0300 )edit

Do you have a DHCP server on the network your Windows host is? The CentOS VM is supposed to get an IP from DHCP on same network the host is.

danardelean gravatar imagedanardelean ( 2016-09-29 01:19:39 +0300 )edit

Yes there is a DHCP server on the network.But its erroring in the UI, before i even type in any IP address information i get a popup in the UI saying "error" that i can click ok to. The same popup comes when when i get to the last step as well

joeld gravatar imagejoeld ( 2016-09-29 01:36:30 +0300 )edit

Hi, so if I check the logs you sent me, I can see that the installer fails to get the CentOS mirrors: "ERROR logging error 1596 5220 AsyncLoopThread Failed to get list of CentOS mirrors" This happens early in the installer, on the first config page. So it seems the issue is indeed the proxy here.

danardelean gravatar imagedanardelean ( 2016-09-29 12:39:15 +0300 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2016-09-24 10:40:42 +0300

Seen: 370 times

Last updated: Sep 28 '16