I'm attempting to setup a packet snooping program under Linux on my home network. I know of 3 ways I can set it up to get it working, all of which requires at least 1 more part which currently I can't afford.
I have a DSL connection that is connected to an SMC Barricade (Router/Switch) and two systems. Both work fine setup receiving IPs from the SMC Barricade by themselves.
The problem is since this is a switch the packets are broadcasted across all nodes meaning I can't just snoop passively without any reconfiguration.
Lets start here with identifying Computers A and B. A is the linux Snooping box. B is my Windows box. A is .2, B is .3, router is .1
Would it be possible for me to leave everyone wired how it is. But set A up under Default Gateway in B and have the packets go through A before going through the router to the net?
Basically it would look like this, if possible. (I haven't tried yet I'm at work will try when I get home).
A: IP: xxx.xxx.xxx.2 & Gateway: xxx.xxx.xxx.1
B: IP: xxx.xxx.xxx.3 & Gateway: xxx.xxx.xxx.2
This way all calls made from B are forced through A then sent through the router.
If this is impossible without adding another network card and/or cable let me know.
I have a DSL connection that is connected to an SMC Barricade (Router/Switch) and two systems. Both work fine setup receiving IPs from the SMC Barricade by themselves.
The problem is since this is a switch the packets are broadcasted across all nodes meaning I can't just snoop passively without any reconfiguration.
Lets start here with identifying Computers A and B. A is the linux Snooping box. B is my Windows box. A is .2, B is .3, router is .1
Would it be possible for me to leave everyone wired how it is. But set A up under Default Gateway in B and have the packets go through A before going through the router to the net?
Basically it would look like this, if possible. (I haven't tried yet I'm at work will try when I get home).
A: IP: xxx.xxx.xxx.2 & Gateway: xxx.xxx.xxx.1
B: IP: xxx.xxx.xxx.3 & Gateway: xxx.xxx.xxx.2
This way all calls made from B are forced through A then sent through the router.
If this is impossible without adding another network card and/or cable let me know.
