Failure of connected to the internet from the DMZ
-
hello,
when i creat an alias how i can put after ! alias in the rules ?
i had fixe some ip reverse proxy vulture 192.168.205.132
server web 192.168.206.2
server database 192.168.11.2
server Greensql 192.168.10.2
after i make the configuration of the NAT like the picture that u send it to me
and itry to make rules from dmz vulture to dmz web ( i disable rules that i made it before)
see here my attachements
But i cant' access no to dmz web no to internet
-
Where is a rule that lets it go to the internet? All you hae there is go 8.8.4.4/27 – where you came up with /27?? That is there google dns address kind of ;) But you don't allow dns - you only allow 80 and 443 tcp. DNS would be 53 udp and tcp.
And you allow it to 1 public IP, but looks like you tried to call it a network - but .11/24 is a HOST address not a network address.. How and the hell would that be the internet? And your double nat zone cable modem IP.. Again how would it go to say www.yahoo.com at
C:>ping www.yahoo.com
Pinging ds-any-fp3-real.wa1.b.yahoo.com [98.138.252.30] with 32 bytes of data:
For starters it can not look it in the first place, and then you have no rules allowing it to go to that IP even if it could look it up.
Click the NOT check box is how you get the ! to show up.
-
Thanks a lot , now i had configure it correctly .
Now i would like to access to my application ( Monapp.com ) from interface wan . so i create also one virtual machine which had ( 192.168.1.50 /24 ) but i can't access to my application !!
Note: i had put the NAT in the interface wan
what rules i should add it ? -
And where are you trying to access it from. The internet - did you forward that on your other router? So where is this VM, on your segment between your first nat and pfsense?
What IP are you trying to access from this client? What do your forwards look like?
-
all my work is in Vmware which i install pfsense and a machine for adminstrateur , machine for serverweb , a machine for server reverse proxy vulture, a machine for greenslq , a machine for server database ( Mysql )
and from pfsense i created 4 segemnts : dmzweb,dmzvulture,dmzgreensql,dmzbd, and sure i had lan (administrateur ) and inetface wan .
now i would like to access to my application from the interface wan . so i had install other machine in the same vmware and for network i use virtual network the same for wan
wan (192.168.1.3/24)
newmachine(192.168.1.50 /24)
iwould like from this new machine i can access to my application ( Monapp.com ) -
And again - what does your forward look like, and your wan rules in pfsense - when you created the forward it should of auto created the wan rule.
And since your wan is private - did you turn off block private networks which is on by default.
Also problem users have quite often with forwarding traffic is the local firewall on the host they are forwarding too, etc.
Please post your nat, your wan rules and ipconfig or ifconfig/network settings from the box your forwarding to.
-
ok see my attachements
-
Ok your nat and wan look ok - what IP are you trying to access.. You do understand you have to access pfsense wan IP, not the IP of your vult or web server.
Also what is in your aliases – There is no reason to have a 8.8.4.4 rule if allow it to go to the internet because you NOT your local networks.. Please post what is in your aliases.
And what are your rules in dmzweb? Just to have a full listing.
-
i use 8.8.4.4 just to access to the net
yes i try 192.168.1.3 ( wan ip ) because i know that with Nat it will take me to the dmz vulture
-
well in your aliases those are not networks.. A network would be 192.168.1.0/24 when you use the one it would be how you describe a host address. If you wanted to clearly say its a IP then /32 would be the mask. Networks are always the wire address of the network with a /24 the last octet would be 0 always.
My point of asking 8.8.8.4 is why do you have that rule - its pointless..
Does 8.8.8.4 fall into any of your NOT rule there? NO so it would be allowed, and that rule below your ! rule is pointless and would never be seen.
Also your Proxy is listening on 80? Seems odd – so your hitting from a box on your 192.168.1.0/24 network lets say .100 and he opens his browser and goes to http://192.168.1.3, and that gets forwarded to your proxy (vulture) that says hey I want to go to http://192.168.1.3 -- why would he send that over to your web server on 192.168.206.2 ??
I would have to read up on this vulture software - but for something like this to work, you would have to have your client on your 192.168.1.0/24 network resolve http://www.domain.tld to 192.168.1.3, then your proxy should resolve www.domaint.tld to 192.168.206.2.. (your web server)
-
so in the alias ! i should make them x.x.x.0 ? to be network ??
if i didn't put 8.8.4.4 in all interfaces dmz so i can't access to the net :( that's why i added it and to be able to surfer in net .
about the reverse proxy : he can had many interfaces that every on connect to an application.
interface 192.168.205.2 –---> application 192.168.206.2yes my client had 192.168.1.50
now i would like that 192.168.1.0/24 network resolve http://www.domain.tld to 192.168.1.3, then your proxy should resolve www.domaint.tld to 192.168.206.2 !
how can oi make it ? and what rule i shoud added ??
thanks -
There is no rule to add for resolving - what does your clients on 192.168.1.0 use for dns? This needs to resolve www.domain.tld to your 192.168.1.3 - and if your devices on your vulture network use pfsense then you need to create a host override in dns forwarder. Or you could use host files.
your rule that says !youralias networks allow them to go to anywhere else BUT there, so that rule allows them to go to 8.8.4.4
Yes you should make them x.x.x.0/24 to be a network.
yes the reverse proxy needs to be able to resolve the web servers iP for any domains you will be hosting.
-
thank you for all your help :)
i use 192.168.1.1 ( DNS for my my client )
f i configure host file ( in debian nano /etc/hosts ) i will add the host of wan 192.168.1.3 or of my application '192.168.206.2 or that vulture ? -
Dude what part is hard to understand about what needs to resolve what for www.domain.tld ?? If your outside pfsense where do you need to go?? Pfsense WAN!!! to get forwarded to vulture (your proxy).. Where does vulture need to go to get your website (your web server)..
Dude to be honest I am growing very tired of this thread. This is basic stuff, you are trying to setup a system that is way over complicated for your skill set.. WAY over!!!
You don't seem to understand basic networking, nor name resolution or basic firewalling principles yet your trying to setup a system with hairpinning and multiple zones, etc. etc.. To be honest your setup should look like this Webserver, DB server on the same box with 1 port forward. Your not setting up system for the DOD for gosh sake.
-
hello ,
i would like to modify my architecture because the firewall of database Greensql it'is not free now :(
so in the dmzgreensql i will change it by dmzFW . In fact in will have in my archirecture 2 différent firewall (A security issue so there must be two different firewall in series ) and this second firewall is had 2 interfaces ( interface wan which is related to dmzFW , and interface lan for the dmz bd ) tt
the second firewall it is EndianFirewall .
now i can't log on net with the interface lan of the second firewall . I think that maybe it is error of configuration of the interface dmzFW , but i make rule any ..>any !!
thank's to answer me again