Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Feb 13, 2010 11:47 pm 
Offline

Joined: Sat Feb 13, 2010 11:39 pm
Posts: 1
Hi,

I've got OpenVPN set up on my linode to masquerade traffic in the usual fashion:

iptables --table nat --append POSTROUTING --source 192.168.24.0/24 --out-interface eth0 --jump MASQUERADE

It works fine except I cannot capture any of the packets being sent over eth0:

tcpdump -i eth0 -w traffic.eth0

It captures other tcp traffic but I cannot find any of the connections being listed by netstat-nat:

$ netstat-nat
Proto NATed Address Destination Address State
tcp 192.168.24.7:50748 38.229.70.20:irc ESTABLISHED


Any idea what's wrong?


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


Who is online

Users browsing this forum: No registered users and 2 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