Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Tim

#1
17.1 Legacy Series / Re: How to deploy in Azure
March 01, 2017, 12:04:23 PM
Hi, no VLAN tagging is used.
We can ping the gateway from the server, but internet traffic is not flowing through the firewall.
#2
17.1 Legacy Series / Re: How to deploy in Azure
February 28, 2017, 07:51:54 AM
We performed the following steps:
- Created a prepared VHD using hyper-v locally
- Configured with single nic (LAN)
- DHCP Server disabled
- SSH Enabled
- hn0 interface enable DHCP (In Azure a VM gets their IP settings using DHCP)
- uploaded VHD to azure and created new VM

I've used a single interface because of the networking in Azure. Other virtual network appliances are also using a single arm mode. Just as the Amazon image provided for OPNSense.

Do i need to perform additional steps to allow the firewall to forward traffic? In Azure I enabled IP Forwarding, what is a standard option for virtual network appliances in Azure.
#3
17.1 Legacy Series / Re: How to deploy in Azure
February 27, 2017, 11:42:19 PM
We were able to bring an instance online and accessible.
Now struggling to get traffic through from inside to outside. We are working with a single interface.
#4
17.1 Legacy Series / How to deploy in Azure
February 22, 2017, 10:33:06 PM
Has anyone been able to deploy the OpnSense to Azure. I've tried the bootstrap opnsense version with the FreeBSD 11 marketplace image. But after the reboot, the webinterface IS reachable but you CAN'T login (HTTP_REFERER error). SSH is impossible after the bootstrap.

Where does this come from and how to solve? Any help would be great!