Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
166 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
125 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
51 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
190 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 ...
0
votes
0answers
441 views

Editing squid.conf in Endian Community Firewall

this is my first post here - I come from Super User, but I don't reckon my question really belongs there. I'm running Endian Firewall to seperate two small networks from one another - some of those ...
3
votes
1answer
828 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
316 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 ...
10
votes
5answers
8k 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 ...