All under the order:
1.I download and write asl on cd.
2.Then I install it.
3.My local network is 192.168.1.0 255.255.255.0, default gete the 192.168.1.1,
eth0 192.168.1.100.
4.Then I install dhcp client.
In the file updateip i chenge the
echo eth0#Internal#10.10.10.10#255.255.255.0 >> /etc/wfe/conf/netzkartendata
on
echo eth0#Internal#192.168.1.100#255.255.255.0 >> /etc/wfe/conf/netzkartendata
Very intresting thing: when i run updateip, after install_utils.sh, the asl tells me - the file or directory dhcpcd-eth1.info not exist. Then i create this file in /etc/dhcpc, and run again updateip.
5. After I restart asl, the eth1 is up, and receive ip - 10.1.192.63, gate - 10.1.192.1 and DNS - 10.1.192.1.
6. Then I ping, from asl, to www.astaro.com - ok! and 10.1.192.1(DNS server) - ok!
7. from my local station i ping interface 192.168.1.100 and 10.1.192.63 - all ok!
8. I login in https://192.168.1.100 and define the network
net_ local 192.168.1.0 255.255.255.0, then
i go in masquerading and define : net_local --> external.
9. from my local station i ping 10.1.192.1(DNS Server) - no result!
10.Very intresting thing:When i restart asl, the net_local in networks(in webadmin) is missing. I also not find this network in the file /etc/wfe/conf/netdata.
What I didn't wrong?
What I haven't do?
Sorry my english is very bad, but I hope You undestand me.
This thread was automatically locked due to age.