Masquerade with outside interface as pppoe-client

Hi all,

I’m setting up a MT box to be a basic NAT router. Everything works fine when I set the outside address to a static IP. However, when I switch the outside address to pppoe-client nothing is masqueraded. The pppoe-client connects successfully. I have even tried changing the ‘outside-interface’ of my masquerade rule to the interface name of the pppoe connection. Any ideas or suggestiosn here would be appreciated.

i use pppoe connection to ISP and masquarade for local clients. It did not request anu unusual setting.

Can you post your masquarade settings?

I got it figured out. I was specifying an out-interface. I replaced that with specifying the source-address subnet and not specifying an out-interface. Now everything works great.