similar to: Re: drop silently locally generated packets

Displaying 20 results from an estimated 3000 matches similar to: "Re: drop silently locally generated packets"

2011 Dec 05
1
using StatEt IDE for Eclipse
Hi, I'm trying to use StatEt IDE for Eclipse as my R editor, but I'm completely lost. I've read all I could find online, made apparently all I had to do (installing rj, configuraing StatEt, etc.) but still cannot make R running. Below is the error log file. Thank you so much for assistance. Matteo !ENTRY de.walware.statet.r.console.ui 1 0 2011-12-05 16:21:51.355 !MESSAGE
2002 Feb 24
2
More lotus
[root@equinox wine-c]# wine -winver win98 remotenotes/nlnotes.exe fixme:console:SetConsoleCtrlHandler ((nil),0) - no error checking or testing yet fixme:console:SetConsoleCtrlHandler (0x115f1b0,1) - no error checking or testing yet [root@equinox wine-c]# remotenotes is a symlink to /mnt/net/windrv2/lotus (Lotus Notes actually installed on Win 98) That's the error i get. Ideas? Steve --
2006 Jul 19
1
No mapping between account names and security IDs was done
Hi all, I get an error message "No mapping between account names and security IDs was done" on fresh clean Windows XP SP2 PC when I try to join it to Samba PDC. I found many post/questions about that problem, but without solution that works for me. Mainly, those posts was connected with LDAP, but I am not using LDAP on that server at all. That server works great for years, have
2005 Jan 25
3
masc and multicast
I am trying to set up my Shorewall box to forward multicast packets to my local net. I do have some problems with mrouted (see below), but I can join and add routes using smcroute. Multicast works when shorewall is disabled. I got a lot of help from the following. http://lists.shorewall.net/pipermail/shorewall-users/2005-January/016674.html I cannot get the multicast packets to pass the fw when
2006 Dec 07
7
shorewall and mrouted
Hi When I start shorewall, the multicast stream is stopped. My config: Windows VLC Client-----eth0:192.168.254.1/24--fw---eth1:191.168.254.254/16-------------------------Linux VLC Streaming server 192.168.254/24 lan wan (but it''s really a internal lan !) 191.168.1.21/16 on the FW/shorewall route add -net 224.0.0.0 netmask
2003 Dec 31
1
%U/%u expansions in Mixed Active Directory (2000/XP/2003 Server) and NT4 environment with samba 3.0.0 and winbind
Hi all, I have had the unfortunate joy of upgrading my PDC to Windows Server 2003 and active directory, I also upgraded to samba 3.0.0 on a debian testing box. Before I was running a happy little environment with Windows NT4 and Samba 2.2.8 with winbind using the "winbind use default domain = yes". Migration went smooth, switch to security = ADS and joined the directory. Everything was
2009 Apr 06
1
Need Help with StatET Error/Bug? on Ubuntu 8.10 amd64
Hi, I posted this message on the StatET-user board last week, but it looks like a ghost-town... I have a bad feeling that there is some code in the plug-in which doesn't work well with my environment, but if I am lucky, maybe other users have worked around this problem somehow - I am hoping that my setup is the issue. Note: very similar StatET setups on 32-bit XP Pro and Vista run
2005 Nov 25
2
[Bug 1125] packet_get_int() returns -1 (serverloop.c)
http://bugzilla.mindrot.org/show_bug.cgi?id=1125 Summary: packet_get_int() returns -1 (serverloop.c) Product: Portable OpenSSH Version: 3.7.1p2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: bitbucket at mindrot.org ReportedBy: equinox
2005 Feb 28
5
Samba and different IPs
Hello, is it possible to configure Shorewall for different network environments? I am using it on a single Linux computer. When I am at home, I am using an internal IP address (192.168.0.X), and when I am using my cable modem, I get an internet IP assigned. I now want to be able to use Samba/Windows Filesharing when at home and to disable it when I am using my computer directly on the net.
2010 May 24
4
Need Help debugging a Java based windows application to run
Hi All, I am trying to run a java based communication client developed for winidows to run on Ubuntu/Wine. First I tried installing the app without having JRE under Wine, it halted with an error while installing JRE. So, I installed JRE separately under wine and then the application. It installed correctly. Now, when I run the application, it starts (I can see it under the process list) and
2009 Aug 24
1
[LLVMdev] Issues with HelloWorld on VMKit
Hi Nicholas, and thanks for the prompt reply... On 20 Aug 2009, at 15:28, Nicolas Geoffray wrote: > Matteo Migliavacca wrote: >> HI I tried to follow the procedure at http://vmkit.llvm.org/get_started.html > > OK. Which cpu/os target? It was x86/linux... >> Builds of LLVM and classpath went fine (after fixing a few dependency >> problems). >> >> After
2003 Feb 10
1
Mangling problem
Hi, I have a strange problem with Samba on RedHat 7.2. In one directory there is many files with similar long file name (10+ digit file name for many pictures). When I dir this directory, I can see many files with different long file name, but with exactly the same short file name. There is about 3-5 files with the same 8.3 DOS file name. I really don't understand how can it happen and what
2006 Jul 20
1
Home directories
Hi , I have a small requirement , I have a samba setup on my server with the following configuration in [homes] share : [homes] comment = Home Directories browseable = no writable = yes path = /home/%u valid users = %u root force user = %u I have added samba and linux users and done all the configuration and shares are visible in windows. When
2004 Aug 27
5
IGMP
The BBC are currently trialling multicasting the Olympics. This requires multicast and IGMP to be available. As far as I can make out, in 2.0.8 at least, all multicast addresses are filtered out and, to my naive eyes, can''t be re-enabled. Please prove me wrong :-) Dirk -- Please Note: Some Quantum Physics Theories Suggest That When the Consumer Is Not Directly Observing This Message,
2005 Dec 07
1
multicast over GRE tunnel
I need to send multicast traffic through a GRE tunnel between two Linux routers. The tunnel works for normal IP packets, but I can''t see how to make it work for multicast. Here''s the setup: 10.10.10.0/24 LAN-B--------------RtrB-------------RtrC--------------LAN-C 192.168.2.0/24 192.168.1.0/24 RtrB interfaces: eth0
2005 Jan 12
6
multicast NAT
I have a standard 3 interface shorewall setup and I want to receive multicast stuff from ''net'' -> ''loc''. This requires me, first, to do an IGMP join which involves 192.168.1.x -> 224.0.0.x being NATed out as the ''net'' interface''s IP address. Obviously replies have to be NATed back to ''loc'' addresses. Can
2005 Jan 09
1
Slow large pings
Hello lartc, Testing some rules I found out that any rules are slowing down large pings! For example: tc qdisc add dev eth0 root handle 1: htb tc class add dev eth0 parent 1: classid 1:1 htb rate 100Mbit prio 1 ceil 100Mbit tc class add dev eth0 parent 1:1 classid 1:2 htb rate 100Mbit prio 2 ceil 100Mbit tc filter add dev eth0 parent 1:0 prio 5 u32 \ match ip src 10.10.10.1 \ match ip
2007 Jan 14
1
Linux as a multicast router
Hi all, We want linux (ubuntu) with 2.6 kernel to act as multicast router and to pass multicast packets between different subnets. And linux machine as router has two network cards having two different subnets assigned onto. We first worked "sysctl -w net.ipv4.ip_forward=1" line on linux shell that made linux to work as unicast router. (like host, the multicast packets were discarded at
2009 Aug 20
0
[LLVMdev] Issues with HelloWorld on VMKit
Hi Matteo, Matteo Migliavacca wrote: > HI I tried to follow the procedure at http://vmkit.llvm.org/get_started.html > . > > OK. Which cpu/os target? > Builds of LLVM and classpath went fine (after fixing a few dependency > problems). > > After compiling a simple HelloWorld with javac I got > > ../vmkit/Debug/bin/jnjvm HelloWorld > > hang for a while and
2016 Feb 29
2
need help on tinc route problem
my network: local pc(192.168.1.2)-->openwrt_adsl_router A( 192.168.1.1/24&11.22.33.44pppoe&10.10.10.1/24 tinc)<---remote B: 10.10.20.1/24 ^ | remote C:10.10.0.1/24 all running tinc 1.0.x, ADSL router