[ Charset ISO-8859-1 unsupported, converting... ] > hello all, > i'm trying to configure nat on a sparc solaris 10 box. On local network, > i'm using gnomeeting which needs some ports nat-ed. > I don't understand how can i write a rule for a range of ports. If i wrote: > antinea-root% echo "rdr eri0 0.0.0.0/0 port 30000:30010 -> > 192.168.10.118 port 30000:30010" | ipnat -f -
rdr eri0 0/0 port 30000-30010 -> 192.168.10.118 port 30000 tcp Darren
