On Sat, Jan 18, 2003 at 12:13:28PM -0500, Stephen Gran wrote:
> > iptables -t nat -A PREROUTING -i eth0 -p any --dport 517 -j DNAT --to-destination
>192.168.0.4:517
> >
> > I also tried -p udp and that didn't work either. Any ideas?
>
> Try dumping the port specification - it should be remapped
This one time, at band camp, Paul Johnson said:
> I've been trying to get talkd to be redirected from my network's
> gateway to Ursine so ktalkd can actually be useful.
>
> What I've tried so far hasn't worked.
>
> iptables -t nat -A PREROUTING -i eth0 -p any --dport 517 -j DNAT --to-destination
I've been trying to get talkd to be redirected from my network's
gateway to Ursine so ktalkd can actually be useful.
What I've tried so far hasn't worked.
iptables -t nat -A PREROUTING -i eth0 -p any --dport 517 -j DNAT --to-destination
192.168.0.4:517
I also tried -p udp and that didn't work e
3 matches
Mail list logo