Our linux server is also the firewall and webserver, connected directly to internet.
There are two NICs:
the WAN/external uses dhcp to get addr from ISP
the LAN/Internal is static.
I know a static IP is desirable, but our ISP charges triple if we convert to their business solution, which our boss is not willing to do.
Is it possible to use this setup? I've already tried it, and scalix binds to our internal 192.168.1.1 address, and although works great internally, is not accessible from Internet.
Thanks