Hello, On Sun, Jun 28, 2009 at 04:34:22PM +0800, Da Zheng wrote: > Sergiu Ivanov wrote: >> Do you suggest trying the following (where pfinet is the path to the >> modified pfinet executable): >> >> # settrans -a /servers/socket/2 pfinet -i /dev/eth0 -a <ip> -g <ip> -m >> <mask> >> >> If so, it fails with pfinet: eth0: (ipc/mig) bad request message ID. >> >> Does it work for you? >> > This is the most basic setup. > I bet you didn't run devnode on /dev/eth0:-)
Nope, I didn't :-) To get a more exact view of the problem, I stopped using apt-get update for checking the connection. Instead, I use the following: # wget http://www.gigamonkeys.com/book/syntax-and-semantics.html When I do # settrans -a /dev/eth0 devnode eth0 and then setup pfinet in the way I showed in my previous mail, wget (quite quickly) connects to the site, downloads 2,576 bytes and then stalls (always; I've checked this several times). When I try to run the same wget command once again, it takes wget a long time to resolve www.gigamonkeys.com and then it hangs trying to connect to the server. Regards, scolobb