On Fri, 20 Oct 2000, Frank Jacobberger wrote:

> I'm still trying to figure out if I can get my cisco router 675
> to forward port 113/tcp to my redhat box so that I can set
> up oidentd rather than xinetd.
> 
> I have a statement on the router to "set MULTICAST" but not
> quite up on that command. Anyone versed on the Cisco 675
> with V2.3.5.012 software.
> 
> Any help would be appreciated. NO I don't have a Cisco tech
> support agreement and NO I don't have mega bucks to ask
> for tech help from Cisco.
> 
 Thanks,
> 
> Frank
> 

I believe you should be able to do something like this:

set nat entry add [local IP] 113 [public IP] 113 tcp

For instance:

set nat entry add 10.0.0.4 113 209.147.80.5 113 tcp



-------------------------------
Nitebirdz
http://www.linuxnovice.org
Your place for tips, news, etc.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to