[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem forward/postroute http/https thru vlan-ed interface.



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?


Reply to: