Sponsored Content
Special Forums IP Networking Firewall problems on my ubuntu gw Post 302587114 by falafel on Wednesday 4th of January 2012 05:55:15 AM
Old 01-04-2012
Firewall problems on my ubuntu gw

Hi,

I make an ubuntu based gateway with dns, dhcp, proxy and a firewall.
The problem is with the firewall, a classroom is connected to gw.eth1 with private ip
17.18.43.XX and gw.eth0 with public ip 134.201.34.XX is connected to internet trought 134.201.3.1 and others server like LDAP on 134.201.34.55 ect...


classroom.private172.18.43.101-143--------172.18.43.100[eth0] GW |dhcp|dns|ntp|proxy|firewall [eth1]134.201.34.55-----{LDAP/SMB}--{Cups}----{134.201.3.1GW}...(INTERNET)

My GW is on ubuntu server 11.04
I use firehol as firewall but LDAP can't connect to classroom trought GW and viceversa.

I'm new to linux and i don't find how i configure firehol, access to dns is needed by LDAP and others servers, classroom need LDAP,DNS,SMB,DHCP,TFTP for PXE,SSH, internet trought proxy.

thanks.



thanks
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Ubuntu 9.10 FIrewall--is UFW allowing anything through by default?

Hi, I have enabled my UBUNTU 9.10 ufw. By default does it let anything through? I would think it allows all outbound originating requests through and allows for their return but it does not allow any inbound requests. Is this how it works? ---------- Post updated at 08:17 PM ----------... (1 Reply)
Discussion started by: mojoman
1 Replies

2. Ubuntu

[UBUNTU] mount.nfs fails in Ubuntu / Works on Red Hat!!!

Gurus, I want log in locally to my Lucid (10.04) workstation and have my code saved over the network on my samba account At work, all developers have samba user ids and when we were running Red Hat, we went thru the following procedure to get setup. * open a shell session to NFS server... (2 Replies)
Discussion started by: alan
2 Replies

3. Ubuntu

ubuntu weird problems

I've had this problem after like the first three times the computer starts up (after install ubuntu). Ubuntu boots up like normal, I login, then after a login I am presented with about a dozen error messages reporting that it was not able to load certain applets. because of this I cannot see the... (3 Replies)
Discussion started by: neur0n
3 Replies

4. Ubuntu

Problems after upgrade to ubuntu 11.04

We had Ubuntu Server 10.10, after upgrade to Ubuntu Server 11.04 some applications doesn't works by example "Printing" on "Sysmte- Administration" and User Administration GUI, how can I fix it? (2 Replies)
Discussion started by: dmejias
2 Replies

5. UNIX for Dummies Questions & Answers

IPTABLES firewall problems

Hi , facing problem for mysql start in mysql cluster server 1 when starts mysql It starts successfully then server 2 when starts mysql unable start so I look to check both server 1 and server 2 iptable below results For Server 1 # iptables -L -n Chain INPUT (policy ACCEPT)... (0 Replies)
Discussion started by: kaushik02018
0 Replies

6. Ubuntu

Problems with Ubuntu installation

I recently bought a new HP Spectre x360 laptop and installed Linux (Ubuntu 16.04 LTS 64 bit) for the first time. I am seeing various bugs. I don't know if the problems are due to: (a) Hardware problems with the new laptop. (b) Software issues, i.e. Ubuntu not working with the other... (1 Reply)
Discussion started by: twelth_hour
1 Replies
desproxy-dns(1) 						   User Commands						   desproxy-dns(1)

NAME
desproxy-dns - DNS for dynamic connections SYNOPSIS
desproxy-dns dns_server proxy_host proxy_port OPTIONS
None DESCRIPTION
If you have direct DNS access then you don't need to do anything else. You know you have direct DNS access if you can resolve host names to IP addresses. NOTE: as desproxy-dns listens in port 53 (which is less than 1024) you may need administrator privileges to exec desproxy-dns (in fact if you are running UN*X, you actually have to run desproxy-dns as root). OK, so you have a dns server accessible now. But your computer doesn't know anything about that. You must configure your network accordingly (again, need to be root in UN*X). Edit /etc/resolv.conf and add the line "nameserver 127.0.0.1". You don't have to restart anything. Just test ping and see if it works. ENVIRONMENT
None. FILES
None. SEE ALSO
dnsproxy(1), ping(1) AUTHORS
This manual page was written by Jari Aalto <jari.aalto@cante.net>, for the Debian GNU system (but may be used by others). Released under license GPL v2 or any later version. desproxy-dns 2012-03-26 desproxy-dns(1)
All times are GMT -4. The time now is 02:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy