Displaying 20 results from an estimated 600 matches similar to: "Webmin Module"
2006 Aug 23
2
Permission Problem --Windows or UNIX?
I am using Samba 3.0.20a with winbindd on FC3 and all the shares except
one are working. I keep getting a permison denied error for non-local
users in certain directories.
The permissions on the directory are
# ls -ld .
drwxr-xr-x 11 procman users 4096 Aug 3 15:35 .
# ls -l
drwxrwx--- 12 procman admin 4096 Aug 2 15:47 administration
drwxrwx--- 5 procman data-entry 4096 Nov 16
2005 Mar 02
12
Problem with outgoing Masquerade
I''m having another little problem with my new firewall. I want outgoing port
25 from my mail server to appear on the address 65.223.121.227 so I created
the file masq:
eth2 192.168.124.18 65.223.121.227 tcp 25
eth1 eth5
eth1 eth3
eth1 eth4
eth1 == net0 == 209.189.103.196/27
eth2 == net1 == 65.223.121.237/28
eth3 == dmz0
eth4 == dmz1
eth5 == loc ==
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
2004 Sep 07
6
Syntax for address range
I would like to add a rule allowing only the address 192.168.150.20 and the
range of addresses from 192.169.150.100 to 192.168.150.150 in zone dmz0 to
connect to two terminal servers in the local zone.
Is there a syntax that can specify a range of addresses in the rules file? Do
I have to enter each one separately?
--
Stephen Carville
Unix and Network Adminstrator
DPSI
6033 W.Century Blvd.
2003 Jan 03
6
RFC1918_LOG_LEVEL
I have tried (RH7.3/shorewall-1.3.12-1) both of the following in
shorewall.conf to eliminate ''rfc1918'' logging into /var/log/messages:
RFC1918_LOG_LEVEL=debug
RFC1918_LOG_LEVEL=notice
Neither appear to eliminate the logging.
Here''s what the ''logdrop'' chain shows:
1 229 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 6 prefix \
2005 Mar 08
3
question about vpn
on i have a small question we have a linux box with a windows 2003
server well we natted all the ports and mail is working
remote desktop is working web is working the only thing that does not
work is vpn how can i foward vpn traffic to this server i checked the
site and searched for foward vpn and got nothen can somone please
enlight me where to start
Marshal McInnis Tech / Web
1999 May 19
3
Samba and BackupExec
Hi,
I've got Samba 2.0.2 and a server NT4 SP3 with Seagate BackupExec 7.0.
When I want to backup Samba with Seagate BackupExec, I get a message
saying "Unable to connect to server, <F5> to retry", and then another
one saying "A device specific error occured".
I've read all the Samba archive about that subject, but I do not find
any solution.
I don't
2005 Apr 10
3
Re: whitelisting one IP in blacklisted netblock
Robin Lynn Frank wrote:
> I have an entire /8 blacklisted. The problem is there is a single IP in
> it I want to exempt from this. Searching the web site, I note there
> used to be (circa version 1.3) a whitelist feature, but I couldn''t find
> a simple solution to what I want to do.
>
> What would be the bes/easiest way to accomplish this?
I can''t think of a
2006 May 15
6
Everything but [Homes] works
I am migrating from my "old" 2.2.7 samba server to a newer server runnig
3.0.20a and everythig is working except the [homes] share. The server
(FILE-CABINET) is a member of the domain, security is set to ADS and, as
far as I can tell, kerberos is working. The program wbinfo returns a
list of users and groups like it should. getent passwd returns first my
local passwd file and then
2003 Mar 01
1
Linux to Linux with Samba?
Is it possible to allow two Linux computers to browse each other in a
manner similar to the way a winbox and browse a Linux box with Samba? Ya
know, like the network neighborhood thing, not the smbclient get put
thing?
Thanks
2003 Jan 26
2
SMTP - Allowing All, Logging Some
Here''s what I want to do ... (single interface config):
I want to allow incoming mail from the entire Internet. However,
I would like to write a log message for those SMTP connections
originating off-campus. Mail coming in from campus
(152.10.0.0/16) should arrive silently.
After trying to understand how I might do this by reading the
documentation, I was ready to
2003 Mar 04
2
Acces Denied to shared printer on linux using Windows XP
Hi,
my problem is to access a shared printer with samba on my WindowsXP workstation
When I browse thru my network with Explorer, I can see the shared printer.
When I double-clic on the printer, Windows XP ask me if I want to install it.
I choose the right driver and click "OK".
The installation begin and there is no error in the installation.
After the installation Windows XP open the
2004 Oct 25
4
params file
Hi,
could you tell me the correctly syntax to lists any ip adresses. For
example:
EXT1=192.168.111.239 192.168.215.40 and so on.
Must there be a ";" or a blank ?
Regards
Michael Menkhoff
Vote for Kerry
2004 Dec 30
3
OpenVPN forwarding?
I am looking at terminating a OpenVPN tunnel on my shorewall box, but
selectivly forward incoming traffic from the VPN tunnel to various hosts
on my LOC-zone. Is this doable? Or need I set up OpenVPN tunnels that
terminates on the LOC-hosts in question directly?
(Or rather: Which page on the web site have I neglected to read _this_
time?)
Happy new year to one and all!
.
2004 Sep 02
5
DNAT and ping
I have the following
interfaces
loc eth0
net0 eth1
net1 eth2
(net0 and net1 are the two ISP networks)
policy
loc net0 ACCEPT
loc net1 ACCEPT
net0 all DROP info
proxyarp
209.189.103.204 eth0 eth1 no no
params
Pellucidar=192.168.124.232
rules
DNAT net0 loc:$Pellucidar tcp 22,80,1950,50005 - 209.189.103.204
ACCEPT all all icmp
2005 Mar 09
13
Ways to get around DNS names in rules
I''m re-reading the section on dns names in the shorewall docs:
"I personally recommend strongly against using DNS names in
Shorewall configuration files. If you use DNS names and you
are called out of bed at 2:00AM because Shorewall won''t start
as a result of DNS problems then don''t say that you were not
forewarned."
Having been stung by this a few times
2005 Mar 01
3
Problem with multiple ISP''s
I have a setup with two Internet providers. One circuit (net0 == eth1) is
used primarily for employees and tunnels to other sites. The other (net1 ==
eth2) is for the production machines that customers access. Everythung works
in teh sense that packets get to where they are sent (mostly) but I recently
I had a sniffer on the system and noticed a problem I cannot solve. traffic
coming in
2005 Mar 21
1
Two ISP and routing.
I think I''ve figured out the routing for multiple ISP''s and DNAT. For
ths who might be interesed, I''ve uploaded some notes to:
http://www.heronforge.net/redhat/node17.html
Let me know of you see any errors or a better way...
--
Stephen Carville <stephen@totalflood.com>
Unix and Network Admin
Nationwide Totalflood
6033 W. Century Blvd
Los Angeles, CA 90045
2005 Mar 02
11
Gui Interface
Hello,
I''ve checked the FAQ, and it tells that there is a GUI interface , does that
applis to version 1.4 as well as version 2.0
Sorry if it is a silly question, but just wanted to be sure
Kind Regards
Samer
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it''s FREE!
2003 Feb 20
2
Need solution to Printers window access denied, unable to connect message.
Hi,
I hope this is the right list to submit this request to
I have the following problem with samba 2.2.2 that I upgraded to
samba 2.2.7 to try to see if the problem
would go away. But I still have the following problem:
When I open the Start->Settings->Printers window
It shows the printers that I have connected to from the samba
print server