View Single Post
  #7 (permalink)  
Old 03-16-2008, 11:10 PM
ipndrmath ipndrmath is offline
Member
 
Join Date: Jul 2007
Posts: 71
Default

Just a note: You don't have to use fragrouter, just
Code:
echo 1 > /proc/sys/net/ipv4/ip_forward
In addition Ettercap disables ip_forward anyways and just uses its own. So if you use ettercap you don't need to setup ip_forwad.
Quote:
Originally Posted by Dr_GrEeN View Post
First thing is to get fragrouter. I don't know if you can use other tools provided with the backtrack, there are 100 ways to skin a cat and this is just my way.


There are lots of things that you can do with fragrouter but we are going to use fragrouter to setup IP forwarding.

We do this with this command :

Code:
fragrouter -B1
Reply With Quote