Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Oct 12, 2010 6:13 am 
Offline
Senior Newbie

Joined: Mon Oct 11, 2010 7:32 am
Posts: 5
hello Linux gurus,
I tried altering iptables configuration, here is my commands
/sbin/iptables -F
/sbin/iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8080

now when I say /sbin/iptables -L --> It does not show my latest configuration I added for port forward. Everything works fine but.

Any idea what I am missing.

cheers


Top
   
 Post subject:
PostPosted: Tue Oct 12, 2010 10:52 am 
Offline
Senior Member

Joined: Sat Feb 14, 2009 1:32 am
Posts: 123
Try using:

Code:
iptables -t nat -L


Top
   
 Post subject:
PostPosted: Tue Oct 12, 2010 11:18 am 
Offline
Senior Newbie

Joined: Mon Oct 11, 2010 7:32 am
Posts: 5
That helped. cheers mate.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group