pp wrote: > > tcpwatch 8080 yourmachine 80 > > > > on the same machine (essential, unless you do some fancy stuff with > > dns/hosts). This will pop up a window. Now access > > > > http://yourmachine:8080/blabla/bla > > in browser?
Yes. > > and in the tcpwatch window you'll see all trafic flowing through. > > got nothing > two empty panels Odd. Does work for me. Although I just noticed it send the port number in the Host: header, which means that if you want it really transparent you'll need to get crafty with DNS and/or /etyc/hosts. Can be done, though. The machine running the browser and the machine running the webserver must map the same name to two IPs. Probably easiest to map 127.0.0.1 to your hostname instead of localhost temporarily. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
