Displaying 20 results from an estimated 1000 matches similar to: "How to establish connection on port 80 eth0 when using shorewall???"
2016 Jul 03
2
PCI Passthrough not working
Further to my last post, I have removed the xen-pciback module from the Dom0 kernel, and reloaded it as
modprobe xen-pciback passthrough=1
I now have the PCI device on the DomU matching the Dom0 Device
usb usb1: SerialNumber: 0000:00:1a.0
instead of 0000:00:00.0
However I now have this error
ehci_hcd 0000:00:1a.0: Unlink after no-IRQ? Controller is probably using the wrong IRQ.
does
2005 Jun 02
3
Net > DMZ > AllowFTP
Lables:
Gateway = 209.5.171.65
Netmask = 255.255.255.192
Eth0 = net = 209.5.171.66
Eth1 = loc = 192.168.0.1
There is no NAT clients, in essence loc is dmz. I can rename loc to dmz
if that helps. Proxy/ARP is used for IP addresses 209.5.171.67-126
Problem:
Using the Shorewall Action AllowFTP does not result in desired behavior
when connecting from Internet to machines behind firewall in DMZ. From
2005 May 25
9
Newbie going through a probably stupid thing
Believe me:
Read the FAQ
Checked over and over
This might be toooooo stupid to be documented.
Please bear with me. Any help ?
Situation: single card standalone "firewall" (used like a "personal
firewall"). Have sshd running on the FW. Want the sshd daemon to be
accessible only from 2 LANs:
1) My other home LAN machine
2) IBM intranet machines (9.0.0.0)
Whatever I have
2020 Jun 19
2
WERR_DS_DRA_SCHEMA_MISMATCH against a W2008R2 DC
Hi,
I have two Samba 4.12.3 DCs (eucalipto and aroeira) on a Debian Buster
and a Windows 2008R2 DC (antares). Replication got broken:
root at eucalipto:~# samba-tool drs replicate antares eucalipto
DC=ad,DC=a1,DC=ind,DC=br
ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed -
drsException: DsReplicaSync failed (8418, 'WERR_DS_DRA_SCHEMA_MISMATCH')
? File
2018 Jan 24
5
Why R should never move to git
Lately I've been doing some work with the manipulateWidget package,
which lives on Github at
https://github.com/rte-antares-rpackage/manipulateWidget/. Last week I
found a bug, so being a good community member, I put together a patch.
Since the package lives on Github, I followed instructions to put
together a "pull request":
- I forked the main branch to my own Github account
2004 Dec 16
12
A question on rules simplification
[newbie question]
Before using Shorewall I used to manually write some very short iptables
rules which where probably much poorer than what this Shorewall gem does
but I could "follow" them very easily.
Now reading the output of iptable -L gives me a terrible headache.
Is there some tool that graphs the rules in order to "see" them better ?
For instance I was experiencing
2004 Oct 28
6
Problems with Port Forwarding
Hello all,
Running the "ancient" 1.4.7-RC1 version I have a problem with port
forwarding.
I have for a number of external fixed IP addresses forwarding to an internal
terminal server - this works :-)
DNAT net:111.22.33.44 loc:192.168.1.11 tcp 3389
DNAT net:222.33.44.55 loc:192.168.1.11 tcp 3389
Now I need to forward port 80 from one external address to an
2007 Nov 20
11
rfc1918 on external interface
Please, help me. Can i forbid and how any outgoing traffic
(ping,trace) to rfc1918 networks on my external interfaces?
Thank you very much.
Aleksandr
--------------------
Продукция AcmePower - это зарядные устройства, аккумуляторы формата АА
и ААА, сетевые адаптеры, аккумуляторные батареи для фото и видеокамер,
ноутбуков и PDA. Гарантия минского сервисного центра.
2018 Jan 24
2
Why R should never move to git
On 24/01/2018 6:35 PM, G?bor Cs?rdi wrote:
> When you create a branch for your bug fix, don't create it off the
> previous fix. Create it off the original, forked state of the repo.
Branches keepclass2 through to keepclass5 are my attempts to do that.
As far as I can see they are all the same as keepclass, which was
branched from the head of the master branch of my fork.
>
>
2010 Mar 07
3
DNAT not working
Hi I am having a problem with a DNAT rule where the packets being REJECT''d:
DNAT:info net priv:192.168.6.15 udp 5060
With the following appearing in the log:
Mar 6 11:59:30 ipcop kernel: Shorewall:net2fw:REJECT:IN=eth3 OUT=
MAC=00:09:6b:6e:48:e8:00:1d:20:fa:46:90:08:00 SRC=71.216.136.25
DST=67.138.129.66 LEN=629 TOS=0x10 PREC=0xA0 TTL=50 ID=28000
2007 Dec 19
2
Invalid request size nsswitch/winbindd
Hello list
I've seen there is a discussion about this error
Dec 19 10:30:00 antares winbindd[90393]: [2007/12/19 10:30:00, 0]
nsswitch/winbindd.c:request_len_recv(544)
Dec 19 10:30:00 antares winbindd[90393]: request_len_recv: Invalid request
size received: 2084 (expected 2088)
but the suggested remedy of sttoping and starting samba granting all
winbindd processes died doesn't work
2006 Jun 30
1
Newbie Log question
My Shorewall server /var/log/messages only have loc2fw, net2fw, I want display net2loc, how can do that?
Thank
_______________________________________
YM - 離線訊息
就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。
http://messenger.yahoo.com.hk
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
2012 Jan 19
5
net2fw:DROP for L2TP VPN
Hi, I am trying to get L2TP roadwarrior VPN working from http://www.shorewall.net/IPSEC-2.6.html#RW-L2TP but i am making a mistake somewhere, appreciate a fresh set of eyes to help. I have the following interfaces: ppp0 - interneteth0 - local networkrem - client openvpnl2tp - ppp for lt2p clients
I am getting the following error logged when trying to connect into the server with L2TP from a remote
2018 Jan 25
4
Why R should never move to git
On 25/01/2018 2:57 AM, I?aki ?car wrote:
> For what it's worth, this is my workflow:
>
> 1. Get a fork.
> 2. From the master branch, create a new branch called fix-[something].
> 3. Put together the stuff there, commit, push and open a PR.
> 4. Checkout master and repeat from 2 to submit another patch.
>
> Sometimes, I forget the step of creating the new branch and I
2018 Jan 25
3
Why R should never move to git
On 25/01/2018 6:49 AM, Dirk Eddelbuettel wrote:
>
> On 25 January 2018 at 06:20, Duncan Murdoch wrote:
> | On 25/01/2018 2:57 AM, I?aki ?car wrote:
> | > For what it's worth, this is my workflow:
> | >
> | > 1. Get a fork.
> | > 2. From the master branch, create a new branch called fix-[something].
> | > 3. Put together the stuff there, commit, push and
2005 Jan 04
27
smtp blocked by verizon.net los angeles??
I have a fedora 3 with postfix and apache
apache is ok, webmin is fine, etc
no 25 or 110 ?
kevin
Jan 4 15:47:13 ibm kernel: Shorewall:net2fw:ACCEPT:IN=eth0 OUT=
MAC=00:06:29:33
:e8:7e:00:02:3b:00:02:c4:08:00 SRC=67.127.200.22 DST=4.11.105.55 LEN=40
TOS=0x00
PREC=0x00 TTL=44 ID=33681 PROTO=TCP SPT=57621 DPT=25 WINDOW=2048
RES=0x00 SYN U
RGP=0
Jan 4 15:47:20 ibm kernel:
2007 May 25
49
Problem with ssh limit and scp stalling
Hi,
I have a very simple server setup, using shorewall as my firewall. I
have a line like this at the top of my rules file to allow ssh
connections, but limited to 3 connection per minute with a burst rate
of 3:
SSH/ACCEPT net $FW - - -
- 3/min:3 -
Now when I have that in place, and from a remote machine run scp
server:/some/file ., I find
2004 Dec 29
18
No response on port 80 with Shorewall
I have problem getting answer on http request from all my local subnets
but not from local subnet.
Ping and requests on ports 21 22 23 25 110 works fine.
I logged port 80 in rules files and I got
accept entry same for local subnet and other subnets.
Local subnet is 192.168.6
Dec 29 09:52:40 zinfsrv2 kernel: Shorewall:loc2fw:ACCEPT:IN=eth0 OUT=
MAC=00:09:6b:07:ca:cc:00:10:b5:fa:bd:71:08:00
2004 Oct 25
4
enquiry on shorewall functions
hi all,
shorewall claim that support stateful connection. But I read the
document, I can''t found any configuration on it like in iptables e.g.
-m -state NEW, ESTABLISHED
something like like.
Is shorewall by default is staeful connection for any connectione.g. web, http
2020 Feb 26
1
GPO redirected folders reg path issue
On Wed, Feb 26, 2020 at 10:20 AM Philippe LeCavalier <
support at plecavalier.com> wrote:
> On Wed, Feb 26, 2020 at 10:09 AM Philippe LeCavalier <
> support at plecavalier.com> wrote:
>
>> On Thu, Feb 20, 2020 at 10:56 AM L.P.H. van Belle via samba <
>> samba at lists.samba.org> wrote:
>>
>>>
>>> A setup on howto improve your samba