Re: Rules don't allow my servers packets through
Carlos Ramos <[email protected]>
| Newsgroups | gmane.linux.network.bridge.ebtables.user |
|---|---|
| Message-ID | <[email protected]> |
yes,the problem was the arp rules, i added a rule to allow all arp packets and it is working fine.. i also forgot icmp rules that i added now... everything was working fine when i left the network at 13:00. It's now 20:48 i've just ssh'ed to one server and checked.. it's still working fine :) thanks!! On 1/10/06, Nick Fedchik <[email protected]> wrote: > > В сообщении от Saturday 07 January 2006 01:52 Carlos Ramos написал(a): > > I'm sorry i didn't explain correctly.. the dns server is 10.10.1.10 so > all > > clients query 10.10.1.10 and 10.10.1.10 querys the external dns server > so > > has i am allowing all traffic in and out of the bridge for 10.10.1.10 it > > should work.. (i think ... but it doesn't :) > > Well, check Your DNS logs - is it all correct on 53 socket. If it so, > run 'tcpdump -en -i <iface for 10.10.1.10> port 53' onto another VT where > You > should see what's going on. > And I agree about arp (see the David Stanaway comments), so You probably > should add some "-p ARP" rules. > > Good Luck! > > -- > Best Regards, Nick Fedchik > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_idv37&alloc_id865&opclick > _______________________________________________ > Ebtables-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ebtables-user >