getting user IP from the PS3?

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
dubya
DD-WRT Novice


Joined: 21 Jun 2012
Posts: 1

PostPosted: Thu Jun 21, 2012 1:59    Post subject: getting user IP from the PS3? Reply with quote
basically i just want to get the IP of users i'm connected to on the PS3..

this conntrack thing somewhat works but is very limited and displays a lot more information than i want:



would following this guide work?

http://thatexplainsalot.com/blog/2010/11/use-wireshark-and-dd-wrt-router-firmware-to-imitate-port-monitoring-on-a-router-switch-port/

the PS3's ip is 192.168.1.120 and the computer i will install wireshark to is 192.168.1.106


would i have to run this command? (and how exactly)

Code:
iptables -t mangle -A POSTROUTING -d 192.168.1.120 -j ROUTE --tee --gw 192.168.106

and

iptables -t mangle -A PREROUTING -s 192.168.1.120 -j ROUTE --tee --gw 192.168.1.106


i'm running this DD-WRT version:dd-wrt.v24-16785_NEWD-2_K2.6_mini-WNR2000v2.chk
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking All times are GMT

Navigation

 
Jump to:  
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
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum