Hi.
I got some new IP address´s, before I had only one, but got 8 more there is routet trougt the one I had.
I then setup a firewall/router, and moved the SME server to DMZ zone and changede the IP address with one of the new public IP addresses I got, I also moved my trixbox from Local net to DMZ and changed the IP address to one of the new public addresses.
The issue is that I can´t see any of my sites any more neither from my local net og the Internet. But I can easy access my trizbox website on the same net via browser, so the routing is working fine. (have also tryed to give the trixbox the same IP as the SME server, and then I can access the trixbox from local net and internet too.)
If im setting my Laptop on the DMZ zone the I can browse the internet and all the sites on both Trixbox and SMEserver.
Any one there can help me figure out, what is wrong since I can´t see the sites on SMEserver.??

by the way, e-mail is comming trough to the SMEserver.. It´s only the Web sites there is the problem.. And I have changed all the A records and MX records to the right IP address.
I just made a tcpdump on SME server, when I try to browse one of my sites from the localnet.
[root@mail-sme01 ~]# tcpdump -a -i eth0
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
0 packets captured
0 packets received by filter
0 packets dropped by kernel
[root@lk-data-sme01 ~]# clear
[root@lk-data-sme01 ~]# tcpdump -a -i eth0
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
12:46:15.215298 arp who-has 85.114.52.50 tell 85.114.52.49
12:46:15.221528 arp reply 85.114.52.50 is-at 00:0c:29:bf:1b:ce
12:46:15.222421 IP pc-00150.lk-data.dk.46366 > 85.114.52.50.http: S 3355253535:3355253535(0) win 8192 <mss 1460,nop,nop,sackOK>
12:46:18.200108 IP pc-00150.lk-data.dk.46366 > 85.114.52.50.http: S 3355253535:3355253535(0) win 8192 <mss 1460,nop,nop,sackOK>
12:46:24.200468 IP pc-00150.lk-data.dk.46366 > 85.114.52.50.http: S 3355253535:3355253535(0) win 8192 <mss 1460,nop,nop,sackOK>
A short drawing of the net setup.
Internet
(81.114.115.224/30)
|
|
|
|
-----------------------
Router/Firewall
-----------------------
| |
| |
| |
| |
LocalNet DMZ
(192.168.1.0/24) (85.114.52.48/29)
Berst regards
Lars Kjeldsen.