LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   has any one implemented nat on linux (one to one addressing) (https://www.linuxquestions.org/questions/linux-networking-3/has-any-one-implemented-nat-on-linux-one-to-one-addressing-431988/)

swapna_gg83 04-05-2006 10:29 AM

has any one implemented nat on linux (one to one addressing)
 
iam trying to implement nat on fedora core 3 linux.
i dont need masquarading. all it should do is have map the private ip address of each host with a public ip address. there is no one to many addressing here!

swapna_gg83 04-05-2006 04:04 PM

iam trying to use it for SCTP.. dissapointed that no one is helping me out with this...:(

bulliver 04-05-2006 04:09 PM

Do you have a question? "iam trying to implement nat on fedora core 3 linux" is a statement and encourages a response such as: "Good for you!!!"

Read this:
http://www.catb.org/~esr/faqs/smart-questions.html

vimal 04-05-2006 05:38 PM

Hello swapna_gg83,

You can implement NAT in Linux using iptables. I think you need to implement source NAT, ie.. SNAT using the POSTROUTING table in the nat table. Please refer netfilter.org for details on NATing.

swapna_gg83 04-05-2006 07:18 PM

iam sorry.. what i need to know was that if SCTP can be implemented with nat. if so how?
thanks


All times are GMT -5. The time now is 08:44 AM.