Connection Refused network porblem
Hi Experts
I have the following porblem. A firewall with 3 nics does the routing and filtering.
INTERNET
|---------------|
|----------| |----------|
|eth0 ISP_1| |eth1 ISP_2|
|----------| |----------|
routing iptables nat DNS
|----------|
|eth2 local|
|----------|
|
|
|-------------------|
|----------| |----------|
|eth0 www01| |eth0 www02|
|via ISP_1 | |via ISP_2 |
|----------| |----------|
Everything is working, expect the connections from www01 to www02 over the firewall. From the Internet can I access all
servicses.
If a user want to access a service (telnet mydomain 25) running on www02 is an error saying: Connection Refused
Whats wrong does anybody have suggestions..
Sorry for my english...
Regards Rene
|