Knowledgebase
Endian Firewall General Support
How to copy files to your Endian Firewall
|
First of all, enable SSH access on your Endian Firewall:
Endian Firewall Documentation
In order to copy a file to Endian Firewall:
|
Why do I have packet loss with some devices if I ping Endian Firewall?
|
Endian Firewall has a DoS attack protection which limits ICMP packets to 1 packet per second if more than 5 packets come in too fast. |
How to replace a failed hard disk from a raid
|
In order to replace a failed hard disk from a raid, do the following: |
I lost my root password. What now?
|
There are several options you can do to reset your root password in the case you lost it.
Each Endian Firewall Appliance will have a serial interface (Console interface) but no Video and Keyboard connectors. If you have your own hardware you probably will have only Video and Keyboard but no Serial Interface.
After successful connect you should find a menu with 5 possibilities. One of them is "Change Root password".
|
My /var partition is full, what now?
|
In most cases this happened if the SMTP Proxy is active and configured as spam filter. In some circumstances, for example after certain types of mail bomb/floods the antispam daemon may fill up it's temporary directories with extracted mail contents or with quarantine files rm -rf /var/amavis/virusmails/*
|
How to resend a quarantined mail from the local quarantine?
|
There is no GUI possibility to achieve this. The easiest possibility to handle the quarantine is to configure a local email address as quarantine destination. So you can archive it within an IMAP folder on your Mail server and handle it as normal Mail with a normal Mail client.
|
How to add custom cron jobs
|
Endian Firewall provides a couple of hook directories where you can put your scripts which should run as custom cron job. The cron process will start each script which resides within the respective hook directory.
Cron Hooks
Directories beginning with anacron provide defined periodical time terms which start measurement from when the fcron process has been started. This can be used when you don't want to have a job run at a precisely specified time, but at random time terms with well defined intervals. The following hooks will be provided:
/etc/anacron.monthly (every month) |
How to exclude specific sites from Antivirus scanning
For example:
|
How to exclude specific sites from content filter?
|
Example: |
I configured my 2 firewalls for High Availability now I can't connect to my slave firewall anymore. What can I do?
|
You probably can't connect to your slave's webserver anymore but you should be able to login via SSH (if you have SSH enabled). |
How can I make my Browsers automatically use the Endian Firewall HTTP Proxy in non-transparent mode?
|
You can let the browsers get the proxy configuration automatically. Only precondition is, that you roll out the browsers with "Auto-detect proxy settings" enabled, which is default for both Firefox and Internet Explorer.
Note: If you like to force your users to use the proxy, you need to block HTTP ports within the outgoing Proxy. Otherwise a user may disable the Proxy within his/her browser and simply go directly without being blocked. |
How can I forward spam mail to a specific email address?
|
With SMTP Proxy this is possible by changing the value of SMTP>Spam>Spam Quarantine to the Email Address you prefer. Then the quarantine will not be made anymore on the harddisk of the firewall but each mail will be forwarded to that Email Address. |
HTTP Proxy gives "Error fetching group names" when downloading groups from the Windows Active Directory
|
This issue can have several causes: |
Why Port Forwarding does not work?
|
This can have the following reasons:
|
Can I train the Antispam Enigine
|
Yes you can train the Endian Antispam Engine. |
Why does the Windows update not work with HTTP Proxy on?
|
You probably have enabled proxy authentication.
|
Why do some internet based games and applications fail to connect behind Endian Firewall?
|
Endian Firewall is a true firewall in the sense that it does both ingress and egress filtering. By default Endian Firewall allows only basic outbound internet communication, such as:
To allow other internet based communication out of the Endian Firewall (apart from using the application proxies) you will need to define outgoing firewall rules for other internet based applications. For example to configure an outgoing firewall rule to allow MSN messenger communication for the GREEN Zone:
By default Endian Firewall has pre-defined services for the most popular applications. If the application is not in the service list, you can enable the rule by selecting User Defined for the Service and defining the destination port. |
How to configure domains without http authentication?
|
Proxy > HTTP > Acess policy and add the following domains to destinations Domains and give them no authentication: * only domain names (www.google.com, ...) are allowed (no urls: www.google.com/accounts, no protocol at the beginning: http://,...) |
How to connect to the firewall through serial console
|
Requirements:
After successful connect, if the firewall is up and running, you should find a menu. |
The described feature is not on my Endian Firewall. Why?
|
Two causes can be took in consideration:
Please also take in consideration to read the Endian Firewall Administrator Guide. |
Endian Firewall boots from my daily backup USB stick / from my UMTS modem USB stick
|
UMTS USB modems mostly are bundled with an USB storage, which contains the Microsoft Windows Drivers. |
I have problems when I connect multiple zones on the same switch. How to solve this?
|
First of all, it is no good idea to connect multiple zones on the same switch (or phsysical network). Zones are meant to physically separate your networks in order to have extra security. |
When i download a large file over http proxy the transfer stop and the file don't full download.
|
Clamav is as default configured to block archives which exceed the configured maximum archive size in order to prevent archive bombs.
|
Proxy analysis report and Log summary gives me no reports but an error message?
This happens because the Log Summary and the Proxy Analysis Report is |
Why can't I block connections from clients with the outgoing firewall which pass a proxy?
|
If a proxy will be used for a certain service (HTTP, POP, SMTP, DNS, ...) firewall rules in the outgoing firewall will take no effect, because of the very proper nature how proxies do work. |
Is there a way to stop sending mail to the user when POP3 Proxy has marked the email as Spam?
|
No, by the very nature of how POP3 protocol works this is the only way to block spam and not have your POP3 client complain. If an email scores above the spam threshold score then a notification email is sent and the original email is attached. This is the safest way to handle POP3 spam |
Pressing F5 does not refresh a stale webpage
|
The HTTP proxy's cache may have been set to operate in offline mode. This turns off the validation of cached objects and gives access to more cached information. It may cause stale objects to be sent to the client even when the client sends F5 refresh command. In this mode the only way to get a fresh copy of a cached website is to clear the proxy cache. |
Why is port 113 open by default?
|
Connection attempts to a service on the firewall will slow down if connection attempts to this port are dropped (which is the default policy of Endian Firewall). This is the ident port and services use it to check which remote user initiated the connection. Endian does not have an ident daemon running, so these connections must first timeout in order to establish the connection to the service. |
Why do I get an "ACCESS DENIED" page when trying to browse a local web server using HTTP Proxy?
|
Endian Firewall denies access, to clients, using the HTTP proxy when accessing local web servers or web servers whose IP is defined in the Allowed Subnets of Proxy > HTTP > Network based access control. This is done for security reasons. If Endian Firewall did not enforce this, it will allow other zones to access ANY machine of ANY zone through the HTTP Proxy. For example if you have local clients wanting to browse a local web server, by using www.somedomain.com and you use HTTP Proxy then follow these steps:
What we have essentially accomplished here is told Endian Firewall to resolve all requests for www.somedomain.com to the internal IP or private IP of the local web server. Browsers using the HTTP Proxy in Transparent Mode will directly connect to the IP of the local web server and not use the HTTP Proxy. If you are using the HTTP Proxy in Standard Mode or with Authentication then you will have to add the private IP address of the local web server into your browser's options to not use the configured proxy when connecting to that particular IP. |
I'm trying to block downloads from downloads sites using the proxy but the downloads keep getting through the firewall.
|
You need to create a rule in Proxy -> Http -> Access Policy. The Access policy type must be set to Deny access. Then in the mimetype box you must put the following mime types:
If there is other mime types you wish to block simply check the live web proxy logs. This can be made simpler by setting a filter based on your IP address. Then download the file to your computer and watch the logs carefully. The mimetype that you need to apply will be at the end of the log entry. This example below the mimetype to block xml into the network is in bold. Web proxy
2011-06-02 17:49:25
320 192.168.90.248 TCP_MISS/200 35009 GET http://www.tagesschau.de/xml/rss2 - FIRST_UP_PARENT/content1 application/xml
The mime type which one would need to enter to block xml is application/xml. |
Proxy Authenication fails when using Internet Explorer
|
This problem has to do with permissions on /var/cache/samba/winbindd_privileged. But before changes are made first check the log file in nano /var/log/squid/cache.log if the following error is found in this log file If you do find this error run the following two commands.
If that fails to correct the problem, try clearing the cache in the proxy as well as the cache on the local machine.
|
Welcome to the Security With Passion Knowledgebase
|
On this page hopefully you will find the answers or solutions to any questions or queries you may have. If not send us an email at endian@veritechcorp.com.au and we will be sure to add it to our knowledgebase. If you want to post your own questions, jump to our Forums Section |
How do Proxy Access Policies work?
|
Access Policies in the Endian Firewall are evaluated from top to bottom. Evaluation stops when a rule is matched, and no further access policies are tested. For this reason, you should create the most specific rules towards the top of the list. You can click the edit button (the little pencil) to see the configuration of an Access Policy. |
The POP3 scanner breaks Pop3S connections
|
The POP3 scanner breaks Pop3S connections.
The POP3 scanner doesn't handle encrypted sessions.
More information can be found at http::/kb.endian.it/entry/25/
|
Does Endian Hotspot support SMTP Relay?
Yes, you can intercept and relay SMTP to your preferred mail server for hotspot users. |
What is the technical basis of Hotspot?
The Endian Hotspot module is a hybrid combination of 4 different projects: |
Updating community version?
|
With regard to the community version how is this updated? Does it require reinstallation everytime a new version or update is released or just manual application of it. The best place to find information about updating this version is through the Community Edition forums, you can try http://efwsupport.com/ To upgrade versions, it is possible to extract RPMs from the distributed ISO images, and install/upgrade them. That will not cause you to lose configuration settings (except if Endian change the bootstrap settings) which is possible in future releases. |
Explain Endian Load Balancing
|
Explain Endian Load Balancing
Endian UTM Appliance does not support load balancing per-se, BUT:
|
How do Endian decide New features?
|
How do Endian decide new features?
The workflow to ask for a new feature is really easy... just:
- go to bugs.endian.it
- Signup for a new account
- Log in with your new user
- click on "Report Issue"
- *important* select feature as "severity"
- describe your request and submit the report
How Endian decide to develop the new featuresTo be a relevant feature for Endian, a request has to meet at least one of these points:
- a lot of requests about of this feature
- a feature relevant for Endian's strategy
- a paid request (the requestor paids for the development)
How Endian decides to develop the new features
Endian mainly develops the feature for the community, and after the tests, puts it into the enterprise release. The requestor will be informed from endian bugtracker about the release of the feature... no time provision or assurance about the development will be provided by Endian (except in case of paid feature) |
Can I use DIG or NSLOOKUP on an endian?
|
As at version 2.2, there is no support for Dig or Nslookup commands. However, this is on the development plan for the version 2.3 release. |
What port does Endian Network Use?
|
What Port does Endian network use?
It uses TCP port 8991, amongst others. |
How are Trial Endian Licenses restricted?
|
With the "Trial" software which is available from Veritech and Endian:
a) how many users are permitted?
b) is the hotspot functionality included in it?
The Trial software is a full featured license valid for unlimited users. The hotspot module is available and activated. |
How is the Hotspot licensed?
|
How are users counted in the licensing use for endian software?
Considering that hotspot users will change almost daily, it cannot be based on devices.
Is it concurrent users?
Or is it not monitored at all?
The hotspot license basically works just as same as the software license itself.
The customer roughly calculates the max concurrent users he should have in the network, (that's why we give this module available only with License 25 onwards).
The limit exceeding gets detected by Endian network, but as long as it's a matter of 5-10 users it won't be too much of a problem...
|
Increasing License Count
|
I have a client who wishes to increase an existing 10 User Software Licence to a 25 User Software Licence. The existing Licence expiry date is 19 November 2011. My question is – if I upgrade this Licence to a 25 User in the Endian Network will it extend for a full year or only until the expiry date of the existing 10 User Licence?
Usually the upgrade should be done when renewing the maintenance, so in order to have what your're asking me, your customer should add 1 year (at least). If your customer only wants to upgrade the existing license from 10 to 25, without adding 1 year, Endian's action is needed.
In order to calculate the pro-rata payment, you can refer to the following formula:
x = total days of the current license y = days to expiration z = price of the new license
to be paid = ( z / x ) * y |
Why can't I port forward port 8080 to an internal server?
|
Why can't I port forward port 8080 to an internal server?
Because there are already system access rules in place for port 8080. There are also default rules for 80, 22, 500 and others. These are the redirection rules required for the endian to operate. You can find a list of these rules under Firewall > System Access > Show Rules of System Services.
You should avoid using these ports for forwarding. If possible, use other ports, eg .forward port 82 to port 80 internally. Otherwise you could disable the System Services rules, but that will undoubtedly interfere with the operation of the firewall. |
Does Endian have internet management?
|
Does Endian have internet management? http://efwsupport.com/index.php?PHPSESSID=481b36274017331d7f7a045c61dd3085&topic=403.0 What I want to know is if Endian support any kind of network/internet management in terms of the amount of data users are allowed. i.e.: I have a network with 10 PC's. I have 100 GB of internet per month and want each PC have 10 GB. I would like to be able to track how much each PC is using and also lock their internet when they go over.
Solution No, there is no Traffic Level where you can define that you have 10GBs per month free. And if one machine downloads to much the Endian can not deny automatically ....
You can watch the ntop site in the Endian and there can you see how much traffic is being used. Alternatively, you can connect using an external SNMP system to monitor.
|
Block Gmail Chat?
|
Block Gmail Chat? I need to block gmail chat (from webmail) but it seems to be impossible. I'm blocking in the proxy: chatenabled.mail.google.com, mail.google.com/mail/channel/*.....etc. but I can still access the chat.
Solution Under Proxy - Content Filter - Allow List - make sure you don't have mail.google.com in there (like we did). And under the block list block the following:
Code: chatenabled.mail.google.com mail.google.com/mail/im/ mail.google.com/mail/channel/ talk.google.com www.google.com/talk
http://efwsupport.com/index.php?PHPSESSID=481b36274017331d7f7a045c61dd3085&topic=440.0 |
How Block all Instant Messaging
|
How do I block all instant messaging to my network?
You would need to track down all ports for the IM clients and block them. That could be a lot of work and you could miss some. A better approach for a firewall admin (IMO) is to block all outgoing traffic and only allow traffic you know you want to go out.
To do this you create a rule to block all outgoing traffic This won't block web server based traffic that can use your proxy. For that you need to enable the content filter and make sure the "chat" filters (described above) are on.
Alternately you can try using Intrusion Detection, and block all chat related HTTP traffic. You must change from alert to block (a red shield). http://efwsupport.com/index.php?PHPSESSID=481b36274017331d7f7a045c61dd3085&topic=651.0 |
Cannot connect to iTunes behind Endian
|
Cannot connect to iTunes behind Endian I have opened outgoing traffic (any to any) and still cannot connect to iTunes?
Solution If I remember correctly iTunes uses web traffic port 80, make sure its setup to use your proxy server and you should be fine.
http://efwsupport.com/index.php?PHPSESSID=481b36274017331d7f7a045c61dd3085&topic=657.0 |
Endian and Google Earth
|
Endian and Google Earth If you are having problems enabling users to use google earth, read on! According to Google I should add to the whitelist the following servers: kh.google.com maps.google.com auth.keyhole.com which I have done, but it still isn't working!
Solution Proxies may also block the use of Google Earth. Make sure your proxy permits access on port 80 to kh.google.com, geo.keyhole.com and auth.keyhole.com. url: http://earth.google.com/support/bin/answer.py?hl=en&answer=25096
|
Outbound SMTP with multiple WAN links
|
Outbound SMTP with multiple WAN links
I have a DSL and T1 line connected to my 2.2 ENDIAN firewall. Fail-over works great. The DSL is the primary link (7mbps/800kbps) but I want all outbound email to go over our ADSL link since it has reverse DNS setup and has twice the upload speed. My Exchange server sends email out to the Internet directly (do not use the SMTP outbound proxy or a smarthost). I wish to continue this if possible.
How can I do this with ENDIAN?
Solution Use Policy routing for port TCP/25
http://efwsupport.com/index.php?PHPSESSID=481b36274017331d7f7a045c61dd3085&topic=836.0
http://efwsupport.com/index.php?PHPSESSID=481b36274017331d7f7a045c61dd3085&topic=836.0
Outbound SMTP with multiple WAN links
I have a DSL and T1 line connected to my 2.2 ENDIAN firewall. Fail-over works great.
The DSL is the primary link (7mbps/800kbps) but I want all outbound email to go over our Adsl link since it has reverse dns setup and has twice the upload speed. My Exchange server sends email out to the Internet directly (do not use the SMTP outbound proxy or a smarthost). I wish to continue this if possible.
How can I do this with ENDIAN?
SolutionYou can simply realise it with one machine by setting a route which says that all data from your exchange will use the T1. |
How is support purchased for the endian software?
|
Effectively you can acquire the software at no cost, but in order to get anti-virus/anti-spam/security updates, you need to take out a maintenance package. It's an annual fee. |
Where can I purchase Endian products from?
|
Where can I purchase endian products from?
If you are an end-user, a business/corporation, please contact Veritech Corporation so we can put you in touch with your closest reseller. If you are an existing IT reseller, please visit our "Become a Reseller" page at the site www.veritechcorp.com.au. |
Setup and Installation
How to follow the boot process through serial console
|
Follow these steps:
|
How to discover the MTU size to be set for having your uplink work correctly with your ISP.
|
In some circumstances or with some ISP's the standard MTU size of 1500 is to high. If that happens you will notice strange network behaviour like downloads which always stop after a while or connections which will not work at all.
|
My LAN does not work anymore if I connect Endian Firewall
|
Never connect Endian Firewall multiple times on the same switch if you did not configure it yet using the network wizard. |
Why won't the firewall boot after installation?
|
After a successful installation, and a reboot the firewall hangs at stage 2 of the boot loader:
Endian firewall needs an enabled serial port for the serial console. Without this grub hangs on Stage 2. To fix this issue, enable a serial port in your system's BIOS and reboot |
||
Does Endian Firewall support Harddisk mirroring (RAID-1)?
|
Yes, the installer automatically detects if the System has 2 available Harddisks and gives the choice to enable or disable RAID-1 support to the user. |
Why does my browser not use my AD login name / credentials when I browse the web using Vista with HTTP Proxy and Windows (AD) Authentication enabled?
|
The HTTP Proxy (squid) is using negotiated NTLMv2, which Vista does not allow by default (only straight NTLMv2). The following changes to your Vista configuration are required:
After applying these changes your browser should automatically use your AD Login Name / Credentials for HTTP Proxy authentication. |
No eth0 on Xen virtual Machine
No eth0 on Xen virtual Machine
|
How to activate Load Balancing on an Endian
|
Endian does not offer load balancing as a comprehensive feature. However, it is possible to do load-sharing across multiple WAN connections.
This can be done using the Routing > Policy Routing configuration where depending on the source (client) IP address, or the type of traffic or service, you can choose the outbound route for that traffic.
This way you can route time-critical or bandwidth intensive traffic via your preferred uplink. Whats a good way to activate load
> balancing on endian?
|
LDAP authentication doesn't support spaces in names
|
A problem happened in authenticating to an LDAP server, with a group name that had a space in it, eg. "IT Users". So when the endian sent the ldap query, the second word was cut off (space is a delimiter). Changing it to "ITUsers" fixed the problem.
Well, spaces need to be escaped: |
SSL certificate complains of a different name
|
SSL certificate complains of a different name After changing the name of an EFW, the SSL certificate complains of a different name. How can I recreate the SSL certificate?
Each time the name of the firewall gets changed a new certificate gets generated. If the customer faces an issue when connecting then it is likely due to the browser that saved the old certificate. This certificate must be deleted from the browser and there is no need to create e new certificate. |
When I try to add a firewall rule the screen goes blank.
|
If you are using IE8 (Internet Explorer 8) you need to enable 'Compatibility Mode' in this browser. Otherwise, use a browser such as Mozilla Firefox, or an older version of Internet Explorer. |
Change the look of the Access Denied Page
|
Change the look of the Access Denied Page
When a page is denied, you get a plain webpage which basically says you don't have access.....
Does anyone know how to change this page?
Solution The file you want to edit is named template.html and it's located at usr\share\dansguardian\languages\ukenglish
http://efwsupport.com/index.php?PHPSESSID=481b36274017331d7f7a045c61dd3085&topic=553.0 |
Can I upgrade from Community Edition to Enterprise and maintain my configurations?
|
It is not recommended to upgrade the software from the Community Edition to the Enterprise edition. The integrity of the data cannot be guaranteed. It is notionally possible to do this - however, since the version of the Community Edition is inevitably different to the version of the Enterprise edition, some or all of the configuration settings may be different. Porting the configurations across is risky. In any case, its a good idea to start with a clean configuration when deploying a new security device. |
How to reach Endian Firewall via SSH if a fresh installation does not boot and I would like to ...
How to reach Endian Firewall via SSH if a fresh installation does not boot and I would like to reach the machine when the installer finished to install all packages?
|
VPN Support
How to Authenticate OpenVPN against Active Directory
|
This article describes how to configure the OpenVPN Server so that it authenticates from a Windows Active Directory Server as well as the local user database. Note that this process is separate to the Active Directory authentication system included with the Endian Proxy service.
Endian have released an article http://kb.endian.com/entry/64/ which describes LDAP authentication, however, that article is not precisely related to Active Directory. The following instructions pertain specifically to using an Active Directory (AD) back-end.
It isn't possible to configure AD authentication through the administration graphical interface. Instead, a file needs to be edited in the command-line First, enable the OpenVPN server on he Endian and ensure it works with local accounts. Edit the file: /var/efw/openvpn/settings (it is advisable to make a backup copy of this file first!) Add the following lines to this file:
LDAP_BIND_DN=cn=administrator,cn=Users,dc=domainname,dc=local This is an authorised user that can query the AD. Administrator works well here. The 'dc' parameters pertain to the Windows AD domain name. * Note: it's possible that your AD tree is different, and possibly users are not in the cn=Users subtree. In that case, you will need to adjust this string. A good tool to help determine your tree structure is the Softerra LDAP Browser tool.
LDAP_BIND_PASSWORD=administratorpassword This is the password for the user specified in LDAP_BIND_DN above.
LDAP_URI=ldap://192.168.1.1 This is the IP address of the Active Directory server.
LDAP_USER_BASEDN=cn=Users,dc=domainname,dc=local This is the tree in AD where the users reside. Including cn=Users allows the search to be quicker and locate only the relevant users. * Note: it's possible that your AD tree is different, and possibly users are not in the cn=Users subtree. In that case, you will need to adjust this string. A good tool to help determine your tree structure is the Softerra LDAP Browser tool.
LDAP_USER_SEARCHFILTER=(&(objectCategory=person)(objectClass=user)(SAMAccountName=%(u)s)) This is the search filter to locate users, and passes the username and password in the AD query.
Save the 'settings' file. Restart the openVPN service (from the GUI) and connect using the OpenVPN client. More details on the file options are available at http://kb.endian.com/entry/64/ |
Connecting to OpenVPN from behind a firewall through Port 80
|
This little how-to will show you how to connect to your vpn through a firewall on port 80 (mostly not locked, otherwise no web access was possible) Requirements:
Steps before you leave home:
Steps when you're out and urgently need some very private files from your local network at home:
For Mac Users We're kinda used to this things, that MAC OSXx always has to do things differently and in a "smarter" way, so of course this applies to the DNS resolution as well. In OS X each "Location" may have different dns entries which are managed by a daemon called lookupd. This daemon simply ignores any manual changes to /etc/resolv.conf, so we can't set the firewall as DNS server. To bypass this problem, execute the following steps:
|
Intranet behind Endian an OpenVPN
Intranet behind Endian an OpenVPN
I noticed interesting behavior of EFW server after 2.2 upgrade. On this server I have a OpenVpn with 16 users. Before update they could access an intranet web page through the VPN service (http://intranet with definition on /etc/hosts). But since the upgrade to 2.2 the intranet access is forbidden. I have tried to route all navigation through the VPN but still no intranet access. I included all users with transparent proxy but to no avail.
I've changed /etc/hosts configuration on endian firewall but seems it doesn't change anything I decided to check all options on the proxy. I had to bypass all IP directions defined as VPN IPs and it works |
Hardware Support
My hardware has failed, and I need to move my subscription to another box
|
If you have a paid Endian Subscription, and your hardware has failed - there is a simple process to transfer your subscription to the new hardware. In the case of changed hardware, the customer purchases a new license This needs to be arranged with the reseller prior to the order being raised (so that everyone is aware of what is happening). |
UMTS and GPRS Support
|
The endian supports GPRS/NextG cellular phone adapters. I want to have a USB attached cellular adapter. Are there any limitations with this? Are there specific supported models? Does it use PPPOE to connect?
UMTS/GPRS modems are supported if they are USB serial modems (which most modems should be). The connection is therefore similar to a normal analog modem connection - PPP. |
Is there a list of processors that the UTM software is compiled for? Particularly will it run on the Intel Atom processor?
|
Endian now supports i386 processors only... Atom is not supported |
Maximum number of interfaces
|
Maximum number of interfaces
I am currently using ipcop and am using the mod that allows me to have a max of 8 interfaces. Does Endian firewall also have this sort of capability or am I limited to the red, green, orange and blue interfaces? I'm planning to replace my ipcop box with endian to take advantage of WAN load balancing features.
Solution Normaly you have 4 zones, each one represents one NIC: RED,GREEN,BLUE,ORANGE However, you can have more interfaces - but all interfaces must be assigned to one of those zones.
http://efwsupport.com/index.php?PHPSESSID=481b36274017331d7f7a045c61dd3085&topic=357.0 |
Support of Realtek NetworkCard RTL8100C
|
Support of Realtek NetworkCard RTL8100C
Has anybody information about the Support of the Realtek NetworkCard/Chip RTL8100C? Or is the hardware support of Endian good and up to date?
Solution Normally all the Realtek cards are supported.
http://efwsupport.com/index.php?PHPSESSID=481b36274017331d7f7a045c61dd3085&topic=68.0 |