Displaying 20 results from an estimated 4000 matches similar to: "Bridge and Router on the same device"
2005 May 04
1
Multiple Logins - Single Mail Account
I have a mail account which needs to be accessed by 4-5 people
simultaneously through IMAP. As of now I have configured it on the
respective clients using the same username and password so we have
multiple people accessing the same account through their mail clients
simultaneously and it is working flawlessly. Is this alright or can it
lead to some problems or corruption of data later ? What is
2005 Mar 20
25
Client Behind Router can''t get internet & cannot do fowarding...
i ask here after give up reading and following all the
documentation..
i got 3 nic
eth0:222.222.222.222
netmask:255.255.255.252
gateway:222.222.222.221
eth1:10.10.10.254
netmask:255.255.255.0
gateway:blank
eth2:10.10.11.254
netmask:255.255.255.0
gateway: blank
i''m running redhat9, and shorewall2.2.2
eth0 connected to dsl modem ( static ip )
eth1 connected to d-link router ( for
2004 May 12
6
Multipath Connection problem on RH-8.0
Dear List.
I try to build multipath connection w/ load balance to internet with two
different gateway;
My system is RH-8.0 with iproute-2.4.7-7.90.1.rpm and Kernel-2.4.26
(patching with Julian A. patch),and follow guide from
http://www.linuxvirtualserver.org/~julian/nano.txt,
The problem is;
when i try to connect to Internet form gateway machine it;s success ,
but only one interface is
2003 Jul 10
2
my two hosts don't see each other
Hi:
First of all, thanks for this great piece of software!
I found very clear the presentation sheets used at Linux Expo,
Amsterdam. :-)
About my problem, I setup everything to connect our two boxes.
If I type 'ifconfig' I can see them up. Also the routes.
ISIvirtual
- Our firewall (iptables) which connects to the Internet through ADSL
with a public dynamic IP. (the SSL client)
2003 Jun 19
3
Unexpected IP resolution
hi!
Sorry in advance if I am not on the right mailing-list and sorry if my
question is cover somewhere is doc (I didn't find anything).
The result from nmblookup (same result on all platform) for a given
samba server isn't what I expect.
The key part of my smb.conf is:
[global]
netbios name = ourserver2
netbios aliases = ourserverdev ourserverlab ourserver
name
2006 Nov 05
2
Multi Homed Host
Can someone refer me to any links which explain how to configure a stand
alone linux host (not a router) with 2 ISP links in such a way that the
traffic is distributed between the 2 ISPs ?
Thank you,
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Nov 22
4
Configuring Multiple Gateways
I'm in need of installing two NICs in a machine that are connected to 2
different public networks and I need both IP addresses accessible from the
outside. The IPs are part of two completely different subnets.
For example:
eth0
IP - 10.10.10.2/30
GW - 10.10.10.1
eth1
IP - 20.20.20.6/30
GW - 20.20.20.5
How can I configure 2 gateways on this server?
Thanks!
--
Matthew
2005 Jun 23
2
Restrictions on User Basis
Hi,
I am running dovecot on Fedora Linux in our organization and use IMAP
as well as POP3 protocols for mail retrieval. I want to impose the
following user based restrictions:
(a) I want to permit only selective users to access either POP3 or
IMAP server or both.
(b) The server can be accessed from LAN as well as WAN. However I want
to allow only selective users to be able to access POP3 or
2019 Mar 13
5
Full HTTPS support
Hi!
I've been giving support for streaming and streamcasting over HTTPS...
Everything started while giving streaming support to my website. When I
read a console error (or was it a warning?) on Chrome, when the browser
accessed to an http:// resource from an https:// domain.
Then I decided to fix it by the clean way.
I don't need official support yet... but if you don't mind to
2005 Jun 06
5
Asterisk Live! CF
Abel,
In have the same issue when I have burned the image to an 800MB CF Disk.
All it displays is GRUB CLI in a continuous stream.
Seshu
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of abel
Sent: Monday, June 06, 2005 2:22 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject:
2025 Feb 03
7
[PATCH v5 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
Looking at both i915 and nouveau DP drivers, both are setting the first
LTTPR (if found) in transparent mode first and then in non-transparent
mode, just like the DP v2.0 specification mentions in section 3.6.6.1.
Being part of the standard, setting the LTTPR in a specific operation mode
can be easily moved in the generic framework. So do that by adding a new
helper.
Then, the msm DP driver is
2004 Mar 11
6
Where is my bottleneck?
I'm running rsync via ssh on two machines connected with 100 Mbit/s
Ethernet cards (at high speed) via a Linksys switch. It's all right
here in a single closet. I'm sending large files (initial transfer,
nothing preexists on the destination machine) and seeing transfer rates
in the 2 Mbit/s range. The CPUs on both machines are more than 90%
idle, and I upped the --block-size to 256
2024 Dec 11
4
[PATCH v2 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
Looking at both i915 and nouveau DP drivers, both are setting the first
LTTPR (if found) in transparent mode first and then in non-transparent
mode, just like the DP v2.0 specification mentions in section 3.6.6.1.
Being part of the standard, setting the LTTPR in a specific operation mode
can be easily moved in the generic framework. So do that by adding a new
helper.
Then, the msm DP driver is
2007 Nov 30
3
How to setup redundant SIP peers
Hello list,
I try to setup an asterisk-server with different SIP-Peers to PSTN.
The Peer are working and configured in sip.conf:
[peer1]
type=peer
host=10.10.10.1
[peer2]
type=peer
host=10.10.10.2
Now dialout is no problem. Extensions.conf says:
exten => _0Z.,1,Dial(SIP/49${EXTEN:1}@peer1,30)
But how can I setup a failure-route if the SIP-Proxy "peer1" ist not
2024 Dec 11
1
[PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
On Wed, Dec 11, 2024 at 03:04:12PM +0200, Abel Vesa wrote:
> According to the DisplayPort standard, LTTPRs have two operating
> modes:
> - non-transparent - it replies to DPCD LTTPR field specific AUX
> requests, while passes through all other AUX requests
> - transparent - it passes through all AUX requests.
>
> Switching between this two modes is done by the DPTX by
2025 Jan 03
4
[PATCH v3 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
Looking at both i915 and nouveau DP drivers, both are setting the first
LTTPR (if found) in transparent mode first and then in non-transparent
mode, just like the DP v2.0 specification mentions in section 3.6.6.1.
Being part of the standard, setting the LTTPR in a specific operation mode
can be easily moved in the generic framework. So do that by adding a new
helper.
Then, the msm DP driver is
2003 Jan 19
8
Unable to have pc #2 connect
I''ve set up shorewall with the two-interface mode.
pc #1 eth1 ---> ppp0 ---> Internet eth1: 10.10.10.254
eth0: 10.10.10.1
> via a crossover cable
pc #2 eth0: 10.10.10.2 (gateway=10.10.10.254)
I am able to surf the net with pc #1, but pc #2 is completely cut off
from pc #1 and the net. I am also unable to ping from and to pc #2.
2008 Oct 26
3
hammering imap vmail storage
I've configured asterisk 1.4 to use imap storage for voice-mail and
while I'm happy with it generally speaking it really seem to hammer the
IMAP server. It appear, from the IMAP server logs that it's polling
the imap server every *second* for mailbox updates for the users'
voice-mail folders.
Is it really necessary to do this once a second? Is this tunable
anywhere?
Thanx,
b.
2007 Aug 21
5
two providers
Hi to all
i think this is not a new problem for this forum....but its newest for me as i m a new linux lerner. Even if it is new plzz....reply me ur answer..n if its already asked n have solution..plzz forward the solution. My problem is here mentioned:
I have fedora core 4 as a linux server. there r two external links connected to this.
the settings are as: eth0 ->for internal (that is
2004 Mar 23
3
OpenSSH and pam_radius_auth.so
Hi,
I have recently upgraded from OpenSSH-3.5 to OpenSSH-3.8 on my Red Hat 6.2 servers. I use radius (pam_radius_auth) for ssh authentication. Since the upgrade ssh1 (putty 0.52) logins are failing. I've come to the conclusion that pam is skipping the radius section of the config file and is falling back to standard unix authentication.
Is there any way of making ssh1 work with radius on