| bio | website | aritus.com |
|---|---|---|
| location | Salt Lake City, UT | |
| age | 35 | |
| visits | member for | 4 years |
| seen | yesterday | |
| stats | profile views | 142 |
Software Engineer Extraordinaire
|
1d |
comment |
Batch script terminates too soon Have you tried adding START /WAIT before %PR%\linco.exe? It may be required when running in a non-interactive mode. |
|
May 14 |
awarded | Caucus |
|
May 2 |
awarded | Popular Question |
|
Apr 30 |
awarded | Yearling |
|
Mar 26 |
comment |
How can I replace a physical router with a virtual router for colocating Windows Server 2012 machine with multiple VM's? What connectivity options do the individual VMs need? Will they be listening for requests from outside traffic, e.g. acting as a web server or are these strictly to remote into and test something on the private intra-VM network? A mix? Something else? |
|
Mar 4 |
comment |
Promiscuous & Wifi with virtual box Even though bridged mode and WiFi in VirtualBox has come a long way, it is still problematic under ideal circumstances. What are you doing that you need bridged mode that either NAT or combined with Host-Only networking can't accomplish? |
|
Dec 8 |
answered | NAT and ISP Subnet when load balancing on pfsense? |
|
Dec 6 |
comment |
NAT and ISP Subnet when load balancing on pfsense? Just to clarify, do workstations 1 & 3 need connectivity with your private LAN subnet as well? This may be easiest with 3 "LAN" type connections coming off the bottom of your pfSense in your diagram. |
|
Nov 16 |
comment |
Install CentOS on SCSI hard drive under Hyper-V Just curious, any reason it has to be a SCSI drive? |
|
Oct 26 |
comment |
Installing VirtualBox disables Forefront Venturing a guess, it has something to do with the virtual network adapter being installed - though I am not sure how to troubleshoot it. It might be hard to test, but if you install VBox first, then Forefront does it work as expected? |
|
Oct 20 |
comment |
Safely adding SSH users to pfSense Not sure how I missed the user manager... I added an SSH group as well and only assigned shell type permissions. Seems to be working like a charm. Thanks! |
|
Oct 20 |
accepted | Safely adding SSH users to pfSense |
|
Oct 19 |
asked | Safely adding SSH users to pfSense |
|
Oct 16 |
comment |
VirtualBox inbound network connections failing Bridged virtual adapters to physical wifi connections are spotty at best - usually they just don't work right at all. You are better off bridging to an ethernet port or using NAT and port forwarding if you can. |
|
Sep 13 |
comment |
Download file from vbscript? I second migrating to PowerShell if at all possible. While it isn't a direct answer to the original question - in most cases it would be the right path forward. |
|
Sep 3 |
comment |
bridged network problems running VirtualBox appliance inside VMware server I still don't see why you can't convert the VirtualBox VM to a vSphere VM. Did you try and it failed? |
|
Aug 31 |
comment |
bridged network problems running VirtualBox appliance inside VMware server Why does TeamViewer make it so you can't convert the VBox VM to vSphere? Granted, it may not be supported by the vendor - but I can't see why TeamViewer would force a virtualization choice. |
|
Aug 27 |
comment |
virtualbox view guest port 80 on host port 80 The 12001 is more or less arbitrary - you can think of it as a "rule number" if you would like, it is any number between 1..65535. More info: freebsd.org/doc/en_US.ISO8859-1/books/handbook/… - specifically section 31.6.5.1.2 |
|
Aug 27 |
answered | virtualbox view guest port 80 on host port 80 |
|
Aug 24 |
answered | Virtualbox, private network and access from host machine |