solution found
my problem was a missconfigured http/php server
hi folks
its realy confusing, i'm trying to run a http server in virtualbox(guest an host linux based). the network of the box is bridged so direct access from and to the internet is possible. i configured a NAT and a Firewall rule to let it pass every call at port 80 to the servers ip. that works, the log says http(apache) sends something back to the sender. but it never gets into the internet. so its getting blocked by ether the monowall or my host computer.
i dont know what to do know. i read something about bridged networks can not be NATed is that true?
my config is something like
wan
|
monowall
|192.168.1.1
|
|192.168.1.2
pc --- virtualbox (192.168.1.3)