On Tue, Nov 05, 2002 at 09:46:23PM +0100, linux power wrote:
> I set the GATEWAY=x.x.x.x in
> /etc/sysconfig/network-scripts/ifcfg-eth1 which is my wan card. Is
> there any other places it must be set. My isp is bluecom.no and I
> got this netbios related line when running tcpdump.
> 
> a217.118.65.180 > 162.45.10.77.netbios-ns
> 
> where the leftmost ip is my wan card ip from my isp.
> 
> But the rightmost ip is changing all the time so I was wonder if that
> netbios-ns is through my maschine and if that port is open?

With tcpdump output, it is a little hard to say, since it works at a
lower level. iptables could be blocking this traffic, and you wouldn't
be able from this alone. Looking at 'iptables -L -n' might be
informative, or looking at your logs. The fact your system seems to be
communicating with a number of other systems certainly raises some red
flags :/

What are you using for firewall rules now? (Sorry, missed the first
part of this).

-- 
Hal Burgiss
 



-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to