I have a basic static IP setup over pppoe. Connection works fine. ppp0 is created and assigned the static IP during connection. Internal network traffic is routed out and NATed fine. tcpdump on eth0 which is external NIC see's no traffic, of course, because of the ppp0 interface being created. ppp0 see's it all. So my confusion is when creating all the routes and packet filters in the GUI interface I am picking eth0 as my connection, since that is all it shows me. (eth1 is my internal network connection). My webserver on the internal network never receives any traffic even though I have DNAT and packet filters to allow for http.
If I move this server to my Satellite connection and use "Standard DHCP" for the connection type on eth0, all works fine for the incoming http and it routes to my web server successfully.
All routes and packet filters are the same in both cases... only difference is in the first case, ppp0 get created and assigned the real IP? What am I missing?
Thanks
This thread was automatically locked due to age.