route add -net GWIP -iface em0route add default GWIP
Hi All,I run a dedicated server. I have a slight issue in that my WAN gateway is not on the same subnet as my public IPs.I used shellcmd in pfSense and understand that doesn't exist in OPNSense which is fine. Can I simple add the following to my /etc/rc file? Is it persistent (i.e. upgrades & updates)?Code: [Select]route add -net GWIP -iface em0route add default GWIPIs there somewhere I should put it instead?ThanksMichael