You are not logged in.
Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Hackprince
Unregistered
Quoted from "CHECKER"
Geht das mit einer Netzwerkkarte eigentlich auch?
Also praktisch vom dsl anschluss an hub/switch und dort dann alle pc's anschließen + fli4l router? Funzt das?
Quoted
base.txt
#------------------------------------------------------------------------------
# Domain configuration:
#------------------------------------------------------------------------------
START_DNS='yes' # start dns server: yes or no
DNS_FORWARDERS='<siehe Link>' # DNS servers of your provider, e.g. MSN
DNS_VERBOSE='no' # log queries in /usr/local/ens/ens.log
DOMAIN_NAME='lan.fli4l' # your domain name
DNS_FORBIDDEN_N='0' # number of forbidden domains
DNS_FORBIDDEN_1='foo.bar' # 1st forbidden domain
DNS_FORBIDDEN_2='bar.foo' # 2nd forbidden domain
HOSTS_N='2' # number of hosts in your domain
HOST_1='192.168.0.1 fli4l' #1st host: ip and name
HOST_2='192.168.0.2 Rechner1' #2nd host: ip and name
-