Well.

I did some test today to with tcpdump. It's realy strange. First I uninstalled vlan. Configured all again. using tcpdump I saw it was sending packets. But at first it didn't want to work.

I added 8021q to /etc/modules, rebooted server and as I wrote: ping works, ftp works, but not http.

The strange thing that as soon I am doing `tcpdump -i eth1 -ne`, where eth1 is the interface to the internet and vlan configured, http starts working. So in a start up script I've put:

timeout 1 tcpdump -i eth1 -ne

Its strange that this is needed to start web to work.

I think its not wright this. Is this tipical?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/550f0be2.4090...@gmail.com

Reply via email to