Displaying 20 results from an estimated 10000 matches similar to: "Samba wont join a work group behind iptables doing dnat ...."
2005 Jan 22
3
DNAT, NAT or ProxyARP?
Hello Shorewall gurus, I have a dilemma with a public server. I want to migrate the current public server over to a new machine behind the current server''s firewall (shorewall 1.4). I have included a diagram below to help explain the target network I am working toward. I have read the shorewall online documentation and though I have used Shorewall the past 4 years in the current
2020 Apr 18
4
[Bug 1423] New: iptables-translate silently discards --ctstate DNAT
https://bugzilla.netfilter.org/show_bug.cgi?id=1423
            Bug ID: 1423
           Summary: iptables-translate silently discards --ctstate DNAT
           Product: nftables
           Version: unspecified
          Hardware: x86_64
                OS: Debian GNU/Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: iptables over nftable
         
2007 Sep 25
1
DNAT PREROUTING issue with iptables
Hi,
I have an DNAT ISSUE with PREROUTING.
This is my setup.
I have 2 firewalls running iptables.
Pls asume 1.2.3.4/29 is the internet interace of FIRST firewall.
2.3.4.5/29 is the internet interface of SECOND firewall. it has DMZ zone. in
that DMZ zone, mail server runnig @ 192.168.100.3
Now I want to DNAT port 25 of FISRT firewall (i.e  -  its ip address -
1.2.3.4/29) to the internet ip
2007 Sep 25
7
DNAT PREROUTING issue with IPTABLES
Hi,
I have an DNAT ISSUE with PREROUTING.
This is my setup.
I have 2 firewalls running iptables.
Pls asume 1.2.3.4/29 is the internet interace of FIRST firewall.
2.3.4.5/29 is the internet interface of SECOND firewall. it has DMZ zone. in
that DMZ zone, mail server runnig @ 192.168.100.3
Now I want to DNAT port 25 of FISRT firewall ( i.e  -  its ip address -
1.2.3.4/29) to the internet ip
2007 Mar 07
4
PREROUTING - DNAT with iptables for an ASTERISK BOX
Hi,
I am running a ASTERISK BOX behind a firewall. It is at DMZ .
Now I want to connect to my ASTERISK BOX from Internet. So I want to DNAT.
How can I do it?
Pls assume that ip address that connects to Internet on firewall is
1.2.3.4and is attached to eth0.
And ASTERISK BOX is 192.168.101.23
Then, What is the rule (PREROUTING) for it? What is the port to DNAT?
I think udp 5060. So I have
2004 Apr 01
5
DNAT PPTP questions
I have two/three PPTP servers on my network and each one of them are on
their own subnet and I want to be able to send traffic to each and
everyone.
My rules file entry is as follows
DNAT net  loc:1.1.1.1 tcp 1723
DNAT net  loc:1.1.1.1 47
and
DNAT net loc:2.2.2.2 tcp 1723
DNAT net loc:2.2.2.2 47
however all the traffic only goes to 1.1.1.1  because its the first
DNAT entry.
I tried the
2013 Sep 10
4
[Bug 850] New: DNAT applied even after deleting the IP Tables DNAT Rule
https://bugzilla.netfilter.org/show_bug.cgi?id=850
           Summary: DNAT applied even after deleting the IP Tables DNAT
                    Rule
           Product: iptables
           Version: 1.4.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P5
         Component: iptables
        AssignedTo: netfilter-buglog at
2005 Jun 22
0
Issue migrating from 1.4.6c to 2.4.0 with all zone in DNAT rule
Hi all,
net : internet zone
dmz : DMZ zone
Lan : local network zone
in 1.4.6c this rule :
DNAT    all    lan:10.0.0.1    tcp    http    -    192.0.0.1
does generate the following iptables rules in nat table :
Chain OUTPOUT
DNAT    tcp    --   0.0.0.0/0    192.0.0.1    tcp dpt:http to:10.0.0.1
Chain net_dnat
DNAT    tcp    --   0.0.0.0/0    192.0.0.1    tcp dpt:http to:10.0.0.1
Chain dmz_dnat
2004 Sep 10
1
Is ProxyARP or NAT entries really neccesary for DNAT to work?
I have been trying to get DNAT to work and I actually have succeeded
too, however, not how I thought it would work when reading through the
documentation.
1. No matter what I do I cannot get DNAT to work unless I have an entry
in eiter the nat or the proxyarp file. Is that really how it''s supposed
to be? I can''t find anything about it in the documentation.
2. Also, in the
2005 Jun 01
0
SNAT (or MASQUERADING) and DNAT question
Hi,
The private adresses (192.168.254.0/255.255.255.0) of my network are sent 
dynamically by dhcp on my network. The dhcp server is on the firewall which 
address is 192.168.254.1/255.255.255.255 (this address is static).
I''ve got a rsync server on this network which is on a separe server. His 
address is 192.168.254.200/255.255.255.255 (this address is static).
I want that the users
2006 Apr 14
0
[Bug 471] New: UDP stream DNAT problem
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=471
           Summary: UDP stream DNAT problem
           Product: netfilter/iptables
           Version: linux-2.6.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: NAT
        AssignedTo: laforge@netfilter.org
        ReportedBy:
2005 Apr 27
1
Problems with DNAT
Hi, i''m a shorewall users and i have the following problem:
I have one class C range of IP''s and i have three zones (net, dmz , loc)
I need create one rule to dnat one valid ip address (but not in use in 
one computer) to one invalid host in my loc zone.
How i do?
I try this:
DNAT            net:200.200.200.200  dmz:200.193.137.38  tcp     
137,138,139,445       -           
2004 Jan 21
3
FW: DNAT and masq problem with kernel 2.4.23
Hi,
after kernel upgrade to 2.4.23 my existing configuration of shorewal 1.4.8
will not start / it fail on DNAT and/or masq with message: "iptables:
Invalid argument" /
I founded some similar problems description - see links bellow, but there is
no solution how to get work shorewall with DNAT and masq with 2.4.23 kernel.
http://www.ussg.iu.edu/hypermail/linux/kernel/0312.0/0268.html
2006 Feb 21
1
[Bug 452] New: DNAT to internal network don't work with source routing and 2 uplinks
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=452
           Summary: DNAT to internal network don't work with source routing
                    and 2 uplinks
           Product: netfilter/iptables
           Version: linux-2.6.x
          Platform: i386
        OS/Version: Debian GNU/Linux
            Status: NEW
          Severity: normal
          Priority: P2
        
2013 Sep 19
0
DNAT from external to a internal device which doesn't have default gateway
I need to access externally (via Internet) one device in internal network
which has no default gateway configured.
As the device doesn''t have default gateway, the response to SYN (ie,
SYN/ACK) don''t come back to Internet.
What I need is a setup to make this connection appears to come from
firewall''s internal IP address instead of the public IP of originating
requester
2016 Mar 08
2
[Bug 1056] New: nft: Syntax error with dnat as ct state
https://bugzilla.netfilter.org/show_bug.cgi?id=1056
            Bug ID: 1056
           Summary: nft: Syntax error with dnat as ct state
           Product: nftables
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: nft
          Assignee: pablo at netfilter.org
         
2017 Jun 29
1
[Bug 1160] New: dnat ip address not shown in nft list output when using port value
https://bugzilla.netfilter.org/show_bug.cgi?id=1160
            Bug ID: 1160
           Summary: dnat ip address not shown in nft list output when
                    using port value
           Product: nftables
           Version: unspecified
          Hardware: x86_64
                OS: Fedora
            Status: NEW
          Severity: normal
          Priority: P5
         Component: nft
  
2020 May 25
1
[Bug 1428] New: Unable to dnat to port without defining destination address in inet table
https://bugzilla.netfilter.org/show_bug.cgi?id=1428
            Bug ID: 1428
           Summary: Unable to dnat to port without defining destination
                    address in inet table
           Product: nftables
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component:
2003 Jan 13
0
Using private & public addresses together in the Shorewall''s DMZ zone
I have one question:
Can I use routable and non-routable IP addreses together in the DMZ zone? 
I read the both three-interfaces setup and the Configuration Guide and each one explains how to do the either way? My problem is that, I have to use the public IP address for my DNS server (cannot change that), and setup additional web servers which will do port-forwarding (DNAT) through the firewall
2005 Jan 25
2
DNS, DNAT and Notifies
I have a pretty straightforward shorewall (v 2.0.12) setup in my Phoenix 
office.
IP addresses on the firewall
eth0      172.16.10.249
eth1      12.47.198.100
  eth1:1    12.47.198.108
  eth1:2    12.47.198.101
eth2      172.16.11.249
interfaces:
loc     eth0    detect
net     eth1    detect          blacklist
dmz     eth2    detect
vpn1    tun1    192.168.124.255
zones
net     Net