Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
117 views

Setting up VLAN on Win Server 2008 VMware guest

We've a Windows Server 2008 host on VMware ESXi 4 and want to isolate it from the rest of the network. That is, I want no traffic from the Windows Server 2008 to be allowed on the normal network. I ...
0
votes
0answers
120 views

Best way to bridge two networks protected by Endian firewalls

We are being forced to move our servers from one rack in the data center to another - and will have access to our Internet IP block live in both racks. I want to be able to power down a server, move ...
0
votes
0answers
235 views

Endian Destination NAT

I have installed Endian Community Firewall 2.3 and am clearly misunderstanding/doing something wrong with it. I'm trying to create some destination NAT rules to allow incoming connections to various ...
0
votes
1answer
236 views

how set squid to allow traffic if dansguardian goes down

I'm running Endian Firewall Community 2.4.1 (http://www.endian.com/it/community/efw-24/) At the moment, an annoying bug affect my installation (http://bugs.endian.com/view.php?id=3221) and I would ...
0
votes
0answers
69 views

Endian 4i VPN times out during inactivity

We are using Endian 4i VPN appliances to connect two remote offices to our main office in DC where we have an Endian Mini. We have no trouble with one of the offices (Seattle). Any time day or night, ...
1
vote
1answer
221 views

Running software router in VM, MAC Address issue

Hey everyone. I am trying to setup a slew of VM's for testing out a bunch of routing software packages like m0n0wall, pfsense, endian, vyetta, and more. I have a beefy vm server with 2 onboard NIC's ...
3
votes
1answer
1k views

VPN connection between Endian firewall and Android phones

We have an endian firewall (community, 2.4.0) as gateway, which is already serving as OpenVPN and IPSec endpoint (net-to-net). And we have many Android phones (most of them running Android 2.2 FroYo). ...
0
votes
2answers
349 views

UTM Hardware Firewall: Sonicwall NSA 4500 vs. Endian Mercury. Which should I purchase? [closed]

I have an organization with about 50 users. We are currently using a Sonicwall Pro 2040, but are looking to upgrade since it is getting old. I am comparing two UTM solutions–the Sonicwall NSA 4500 ...
12
votes
5answers
11k views

Linux: How to tell if system is big endian or little endian?

I know that certain processors are Big Endian and others are Little Endian. But is there a command, bash script, python script or series of commands that can be used at the command line to determine ...