Hello everybody,
perhaps I havn't read the manual carefully enough, but I just can't find a solution.
The Problem is as follows:
When I try to connect to my external static IP-Adress from the internal network, it isn't found.
My settings are as follows:
Internetconnection:
S-DSL connection with 144 kbyte
static IP-Adress 212.x.y.70
router-IP 212.x.y.69
broadcast 212.x.y.71
subnet 255.255.255.252
local network 192.168.100.0 255.255.255.0
ASL configuration:
eth0:
ip-adress:192.168.100.1
subnetmask: 255.255.255.0
NIC type: Davicom Semiconductor, Inc. Ethernet 100/10 MBit
MAC address: 00:80:AD:79:59:C1
IRQ / IO-port: 9 / 6000-60ff
PCI device info: Bus 0 / Device 17 / Function 0
NO PROXY ARP
eth1:
ip 212.x.y.70
subnet 255.255.255.252
NIC type: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
MAC address: 00:A0 2:14:C8:BB
IRQ / IO-port: 10 / 6100-611f
PCI device info: Bus 0 / Device 18 / Function 0
NO ARP PROXY
No smtp-proxy
No http-proxy
DNS-Proxy:
external nameserver which my ISP gave me
interfaces to listen on: eth0
allowed networks: local network
No Socks-Proxy
Packet Filter:
localnetwork -> any -> any
localnetwork -> any -> localnetwork
any -> http-> webserver
any -> https -> webserver
Masquerading:
local network -> eth1
DNAT:
external IP http -> webserver http
external IP https -> webserver https
I can connect to the internal webserver from outside, but when I try to connect it from the internal network over its external IP, it isn't found. When I look for it over its internal IP, everything works fine.
What I wonder the most is, that I can ping the external IP from the internal network, but don't get any resolve of the other services on this IP.
What have I done wrong???
This thread was automatically locked due to age.