Displaying 20 results from an estimated 100 matches similar to: "Help with routing between Windows"
2009 Sep 30
2
RESTART ---Help with routing between Windows
> homeClient<br>
> Network Bridge: (local Area Network and TAP-Win32) 192.168.6.107 mask
255.255.255.0 gw 192.168.6.1<br>
change -> mask 255.255.0.0
> Tinc.conf<br>
> Name = homeClient<br>
> ConnectTo = vpnoffice<br>
> Mode=switch<br>
Change -> Mode=router
Why everybody wants switch???
Add -> TCPonly=yes
> vpnoffice: Network
2005 Jun 14
2
Two questions
Is is possible to...
Restrict all traffic two and from an internal ip address on a specific
port? (ie, no port 80 outbound from 192.168.6.50, and block all
returning packets to that same ip)
Restrict all traffic out to an external ip address on a speicific port?
(ie, no port 80 outbound to www.example.com [or its ip])
--
Landy J. Bible
The University of Tulsa
Computer Science Student
IS
2009 Apr 13
2
retransmision error con asterisk 1.4.24.1
se?ores alguien le ha presentado este problema al acceder al voicemail
o al hacer una llamada a la pstn
1940> Playing 'vm-received' (language 'es')
-- <SIP/111-08d91940> Playing 'digits/yesterday' (language 'es')
-- <SIP/111-08d91940> Playing 'digits/at' (language 'es')
-- <SIP/111-08d91940> Playing
2014 Feb 01
2
Standby secondary domain controller
Hello,
I configured a main DC and secondary domain controller
successfully. The only problem is that I want the secondary DC to
Stand By, so most of the time it is shutdown.
The problem is that when the secondary DC is shutdown on the primary
DC I receive continously the following error which is filling the
logs:
Feb 1 14:23:56 saturno samba[3217]: [2014/02/01 14:23:56.021591, 0]
2015 Feb 19
3
Help with routing question.
On Wed, February 18, 2015 13:07, Les Mikesell wrote:
> On Wed, Feb 18, 2015 at 11:39 AM, James B. Byrne
> <byrnejb at harte-lyne.ca> wrote:
>> 2. How does one configure the routing table on network startup to
>> specifically detail the route particular addresses are supposed to
>> take?
>>
>
> Not exactly sure how routing works with aliases on the same
2003 Aug 06
10
wormHunter.sh and friends
Evening all,
First: Obligatory thanks to Tom. Shorewall is GREAT! I''ve got it on 3
machines now and love it. (Just because they are obligatory does not mean
they are not heart-felt.)
On my main web server, I am constantly scanning my log files for
worm-signs. Requests for default.ida, any .exe, there are several others,
you probably have your favorite. I got tired of doing it by hand
2015 Feb 20
1
Help with routing question.
On Thu, February 19, 2015 12:33, Les Mikesell wrote:
> On Thu, Feb 19, 2015 at 9:48 AM, James B. Byrne
> <byrnejb at harte-lyne.ca> wrote:
>>
>>> I added these directives to the route-eth0:192 file:
>>>
>>> ADDRESS0=192.168.6.9
>>> NETMASK0=255.255.255.0
>>> GATEWAY0=192.168.6.1
>>>
>>
>> Which should have been:
2015 Feb 18
3
Help with routing question.
CentOS-6.6
We have a host that has multiple IPv4 addresses aliased to eth0. The
primary address is 216.185.71.x and the alias is 192.168.6.x.
This host connects to devices on both netblocks without problems.
Only default routing is used and it looks like this:
#ip route
192.168.6.0/24 dev eth0 proto kernel scope link src 192.168.6.x
216.185.71.0/24 dev eth0 proto kernel scope link src
2016 Aug 01
2
service-specific userdb affecting lmtp, quota-service
The service specific passwd-file userdb is causing quota-status and lmtp to
fail.
Using:
userdb {
args = ... /etc/dovecot/auth.d/%d/userdb.%s
}
I'm getting the following in /var/log/mail.err when I try to send/receive
mail:
Aug 1 15:46:57 n6mef-gw dovecot: auth: Error:
passwd-file(mefpop at email.n6mef.org):
stat(/etc/dovecot/auth.d/email.n6mef.org/userdb.quota-status) failed:
Address
2002 Nov 20
3
Samba as BDC in NT domain
I have this problem: there is a subnet 192.168.6.0/24 and the gateway is
192.168.6.1 which has also another nic 172.21.13.123 which belongs to
subnet 172.21.13.0 where the PDC of NT-domain is. GW does NAT and it
causes that computers/users in subnet 192.168.6.0 cant logon to NT-domain.
Is it possible to put Samba in GW machine so that it can be a backup domain
controller in NT-domain and it uses
2011 Nov 22
1
Asterisk refuses INVITE (401) and I don't know why
Hello list,
this is the communication between an Aastra 5000 PBX and Asterisk, where
the Aastra makes a call to Asterisk. For some reason, Asterisk responds
with 401-Unauthorized and I don't know why.
Calls go well with Panasonic PBX, Avaya PBX, Alcatel-Lucent PBX but NOT
with this Aastra.
A1.A1.A1.A1 = IP-address Asterisk PBX
AS.AS.AS.AS = IP-address Aastra PBX
Aastra PBX makes a call
2006 Jun 24
4
AMD64 AM2 supports Windows XP?
Hi,
i consider to buy a new PC for my Desktop. Now i need Windows for do
some work with Photoshop. I would like to buy a AMD X2 4200 with Socket
AM2 and the new Pacifica.
Supports XEN this CPU together with windows nativly? How fast Windows
will works with SDL? Could i use 32bit color deep with SDL? I use fast
SATA-Raid with a lot of RAM 4GB ontop of Gentoo Linux
Hope someone could answer
2001 Oct 31
1
winbind exists (allmost) immediatly: winbind uid parameter missing
I use the samba-2.2.2-2 debian package and try to set up
authentification via winbind. I have use this smb.conf:
egrep '^[^;]' /etc/samba/smb.conf
[global]
printing = cups
printcap name = /etc/printcap
load printers = yes
guest account = nobody
invalid users = root
security = domain
workgroup = TRITECH
server string = %h server (Samba %v)
syslog only = no
2006 Dec 12
1
OpenVPN, proxy ARP for an entire subnet (Linux endpoints)
"A Tale of TTL Troubles"
I was hired to implement VPN for a subnet. The owner has a /27 at his
home site, and he wanted to have the machines there answering BOTH on
those IP addresses and some addresses at a remote colocation provider.
Make sense? Not to me either. :( I think he''s trying to fool his
customers into thinking he has a physical presence in the colocation
city.
2004 May 05
1
Strange problem with WINS address resolution
Hi,
I've got a strange problem with address resolution in a mixed Network
with Samba on Linux as Server and Win2k / XP clients.
At first my setup:
- SuSE Linux 8.1
- Samba Version 2.2.5-SuSE on SuSE 8.1 (smd.conf attached)
- nmbd is configured to act as a WINS server.
- DHCP is installed (dhcpd.conf attached)
- No DNS is installed
Everything worked fine until a temporary Server-Down-Time,
2016 Aug 03
2
service-specific userdb affecting lmtp, quota-service
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 2 Aug 2016, Michael Fox wrote:
> Update:
>
> I was able to eliminate the /var/log/mail.err error messages (shown below)
> by creating a userdb.quota-status and userdb.lmtp passwd-file. However,
> since userdb.pop3 and userdb.imap will have different extra-fields values
> for namespace (different namespace/xxx/inbox=yes
2018 Apr 25
2
LAN hosts not reachable
Me and my son are running Tinc over 5 nodes, 3 of them got public address
and we using them as server. Each node has its own Lan subnet 192.168.0.0/24.
Originally we ran network on Openwrt routers with Tinc many years without
any problem, but due to limited RAM on routes and change of one router to
not Openwrt supported model, we decided to transfer Tinc installation on
Raspberry Pi-s in LAN.
In
2003 Sep 07
2
(no subject)
I have setup a bridged connection using the guide on
openvpn.sourceforge.net. The two linux gateways have established a vpn
connection over the internet but i can''t seem to get
anything through it. I''m using shorewall, but pretty much all the policies
are open right now. One thing that i see i am doing different is that i
have two different ip setups on the two networks.
2006 Jul 21
4
OpenVZ and virtuel network
Hello All
I installed shorewall 3.0.8 on Centos 4.3 with openvz.org kernel
it work well
i have in this Host 3 virtual servers (VPS)
i can access from a VPS to the internet , and with NAt rule (Via
Shorewall) i can access from Internet to the 3 VPS.
i want that all the 3 VPS can communicate between them.
i can''t do a tcp connection from a VPS to an other , in my shorewall log
in the
2005 Oct 02
1
XP SP2 connecting to 3.0.10-1.4E
I have been running our companies XP Pro systems on our Samba domain
controller (version: 3.0.10-1.4E) with local administrative rights up to
this point. Everything has worked fine.
We are getting larger now and I'd like to make the logins locally
restricted (I want them to have XP's "Users" rights and "Remote Desktop
Users" only). When I restrict the accounts