Using the ubuntu network manager I set my wired connection IPV4 Settings to "Shared with other computers", the gui method listed here
https://help.ubuntu.com/community/Inter ... ionSharing
The problem is that this simple gui method doesn't support upnp, so when ever I turn on my ps3 I have to enter this command into the terminal.
sudo upnpd ra0 eth0
Is there anyway I can automate this? Anyway to setup my iptables so this is done automatically as soon soon as my ps3 connects through my ubuntu pc?
