Displaying 20 results from an estimated 800 matches similar to: "AW: AW: Activate ingress policies on suse enterprise serv er 9"
2005 Apr 18
1
AW: Activate ingress policies on suse enterprise server 9
Hi,
Thanks for the fast response,
.)Okay I tried your suggestion for my port 8099 and nothing happened:
The tcp ip information goes from a firewall to my port 8099 and this port is
than routed to the original 8080, I do that because I don`t want to dirturb
my port 8080.
But it seams the ingress filter doesn`t work on it!!
iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target prot opt
2005 Apr 22
1
AW: AW: AW: AW: Activate ingress policies on suse enterpr ise serv er 9
Hi,
So far, if have understand correctly: I route the incoming tcpip message of
port 8099 directly to 8080 and then the ingress filter on port 8099 has
nothing to do!?
Yes I think on different interface on one machine (different Ports for
different Request, with different restriction).
What has exactly to be done to set the policier before Prerouting!
Which kernel options, or also extra
2005 Apr 20
3
AW: AW: AW: Activate ingress policies on suse enterprise serv er 9
Hi,
My problem is following now:
I would like to set the filters for port 8099.
I have tried it, but nothing happened.
When I try the same filter for the port 8080 it is working very well.
.) working filter (here I can see the dropped packages):
tc filter add dev eth0 parent ffff: protocol ip u32 match ip dport 8080
0xffff police rate 1kbit burst 1 drop flowid :1
.) not working filter (here I
2005 Apr 18
1
Activate ingress policies on suse enterprise server 9
Hi,
what is needed to activate ingress policies for enterprise server 9!
My current loaded modules:
in the attachments
my kernel:
Linux linux 2.6.5-7.97-smp #1 SMP Fri Jul 2 14:21:59 UTC 2004 i686 i686 i386
GNU/Linux
So you can see the module sch_ingress is loaded and also the package iprout2
is installed.
I have set also a filter for ingress policies but i don`t think it is
working,
2005 Apr 26
1
Activate ingress policies on suse ent erpr ise serv er 9
Hi,
The problem is this is my goal to use the policier and not the iptables.
Because with the policier i think you can give more rules and restrictions
to the incoming tcpip traffic.
So I would prefer to use the policier and not the iptables.
Thanks
Gernot
> GRAMES Gernot
> __________________________________
> SIEMENS AG Austria
> PSE SMC AI 21
> * Tel.: +43 (0) 5 1707
2005 Apr 27
1
AW: Activate ingress policies on suse ent erpr ise serv e r 9
Hi,
Only for my info:
How can it be do via IPTables?
Do you have an example or a howto?
Thanks
Gernot
-----Ursprüngliche Nachricht-----
Von: Andy Furniss [mailto:andy.furniss@dsl.pipex.com]
Gesendet: Mittwoch, 27. April 2005 00:30
An: Grames Gernot
Cc: lartc@mailman.ds9a.nl
Betreff: Re: [LARTC] Activate ingress policies on suse ent erpr ise serv er
9
Grames Gernot wrote:
>
> Hi,
>
2005 Apr 18
1
Test ingress filter
Hi,
I have set a ingress filter to reduce the inbound traffic on one specific
port and also i check the packages (buffer).
No i want to test the ingress filter if it is working how i a expect.
Which tool (can be windows also) can i use to test the ingress filter (tcpip
load generator or something else), and set the packet length size and so on!
Thanks,
Gernot
2009 Oct 22
2
Reliability issues when using Windows 7
Hello,
at our company we are using Samba 4.3.2 in conjunction with Windows 7.
We use the Windows 7 machines for our nightly compiles. However,
occasionally the schedules compiles stop with a Windows network error
message, such as:
.
.
.
[ 16%] Generating ui/moc_versiondialog.cxx
[ 16%] NMAKE : fatal error U1077:
'R:\usr\20091022\121890\release\win\bin\cmake.exe' : return code
2007 Jun 04
1
Centos 5 problems on Shuttle XPC
Hi,
does somebody else experience booting problems after normal installation on
SD32G2 based Shuttle systems. A CentOS 5.0 installation can be performed
without any problems but after the first reboot the systems are just stopping
the boot process after the grub is searching for the kernel. The last line is some-
thing like: [ Linux-initrd @ 0x37db8000, 0x237858 bytes].
We tried already the
2006 Jan 11
1
Selfmade ... Samba 3.0.20a on CentOS 4.0 x64
Hi all,
has somebody already tried to compile the rpm of the newest samba
package on a 64-bit CentOS. I tried to do it with the Fedora spec file
and it quit with an error, that some files are not located in the lib64
directory. These required files are located in the lib directory. Any
sugesstion how this problem could be fixed in a clean way? How
is this problem solved during the CentOS
2015 Dec 08
2
Stopping Machine powering off
On Dec 7, 2015, at 4:21 PM, Gernot Zander <debian at scorpio.in-berlin.de> wrote:
>
> Hi,
>
> am 7 Dez schrieb Marks, Connor:
>> Well I just need to monitor the UPS battery for testing and I do about
>> 10 UPS's a day. So having to restart my computer every time gets old
>> real quick.
>
> In that case - what about not starting nut-client (upsmon)
2003 Nov 17
1
samba (2.2.8a) driver download fails
Hi there,
I have a problem with the rpc driver stuff:
I have copied the driver files to //atlas/print$/W32X86 and WIN40 (via
filesystem copy), added and set the driver without errors.
But getdriver reports no driver associatet with the printer?!
So reports below.
I am sure, this was working on this system.
I tried to reinit the ntprinters.tdb, printing.tdb, nt_forms.tdb and
ntdrivers.tdb by
2008 Feb 28
5
JDF library in wine?
Hello all,
I wonder if there is a way to set up the so-called JDF library
required by several Adobe software? I haven't been able to find out
what it is, nor whether wine has any way to set this up, or even if I
can copy windows DLL's over.
I can get Adobe Acrobat 7.0 to run, for example, but many actions fail
with the error "cannot initialize JDF library".
Any enlightenment
2006 Mar 13
3
unit tests executed for every page load ?
After I installed the very sweet file_column plugin I get strange output
on my html pages. At the very end I always get something like this:
"Loaded suite dispatch.cgi Started Finished in 0.000218 seconds. 0
tests, 0 assertions, 0 failures, 0 errors "
Seems like there is executed a non existent test suite for every page
load. Can anybody help me find the lines that force this
2002 Oct 21
0
FW: Folder re-direction by Group Policy in a Multiple-Samba serv er environment
This is a serious problem which can affect users of Samba in a Windows 2000
domain in which a Group Policy is applied to user accounts to redirect the
"My Documents" or other folders to a Samba share. The contents of the users
"My Documents" can become deleted.
Problem description:
1. Background : We are using Samba servers to serve user files in a Windows
2000 domain of
2007 Mar 19
2
Winsock error (Protocol not supported)
Hi!
In the log of a program which I run with wine, I have the entry
Winsock error (Protocol not supported, URL=https://***)
Any clues how to fix it?
In this spirit
Yours Gernot
2004 Aug 19
1
tftp-hpa: getopt problems
Hi!
I hope this is the right list for sending tftpd-patches - if not, please point
me in the right direction...
I experienced quite strange problems when trying to use tftp-hpa in newer
Cygwin versions. It simply isn't able to parse its command line correctly
because it seems to use another optind variable than getopt().
When you try to start it with something like
tftpd.exe -s /mypath
2001 Mar 08
1
Start smbd and nmbd daemons on other HP Unix (version 10.20) serv er
Hi everyone,
I would like to know if it's possible to start the smbd/nmbd daemons from an
other HP Unix server. The installation of Samba has been made on a RAID
mounted on an other Unix server (the main one).
We want to do that because whe need to reduce the working flow in the main
server.
Thanks
Daniel Comtois, Unix Tech.
daniel.comtois@viasystems.com
-------------- next part
2001 May 10
1
LanMan Printer Server
Hi
How can I force Samba 2.2.0 to act as LanMan Printer Server, because
otherwise my Epson Stylus Photo 870 won't work.
With the normal 2.2.0 the printer prints only s**t.
thx
Gernot
2003 Nov 18
1
loading/starting memtest with pxelinux-2.06 fails
Hi!
I try to start memtest86 with pxelinux.
I used to do this with pxelinux 1.66 for some time and it worked very well
with just
-------- SNIP --------------
label something
kernel memtest86.bin
-------- SNAP --------------
Now I upgraded to pxelinux 2.06 and there, it fails.
I can choose the entry, then the file is downloaded (at least one "." shows
up) and started but does