This is a discussion on Re: ipfilter: nat and gnomeeting within the IPFilter forums, part of the System Security and Security Related category; [ Charset ISO-8859-1 unsupported, converting... ] > hello all, > i'm trying to configure nat on a sparc solaris ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
[ 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 |