Displaying 20 results from an estimated 200 matches similar to: "The new Linux IGD support"
2006 Aug 28
1
Multiple WAN + Multiple LAN + linux-igd
Hi, I''m implementing a linux router with this characteristics:
- Multiple adsl with each public ip''s
- Multiple LAN ethernets (in a bridge).
- Linux IGD
I have successfully implemented de 2 first steps, the adsl balanced fine
(multipath routing), and the clients bridge fine.
My problem is how to use that with linux-igd.
My LAN bridge has STP and is implemented for
2002 Oct 28
0
Upnp ( linux-igd) on bering
Hi,
I''m trying let the windows clients behind my leaf ( bering rc4) talk through msn messenger.
I found linux-igd.sourceforge.net that seems to be the missing piece...
I used the ideas from www.wix.net.nz/LEAF/glibc.html to build a leaf cd using the redhat 7.3 glibc
( It''s alot easier to test applications because I can simply copy the binary ( and the .so) on the bering
2009 Apr 05
1
logcheck doesn't ignore messages matched by egrep -f
Hello,
I have this message in syslog that I'd like to ignore:
===
Apr 5 15:31:37 server77 upnpd[11728]: TimerThreadRemove failed!
===
I use these rules to ignore it in a file located in ignore.d.server
(which contains some other rules which work):
===
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ upnpd\[[0-9]+\]:
TimerThreadRemove failed!$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+
2005 Mar 02
2
OT searchable samba archive
Can anyone point me to a search interface for this lists archive. I couldn't
find reference on the lists.samba.org site.
Thanks,
r.b.
Robert W. Burgholzer
Online Workout Editor - http://soulswimmer.dynalias.net:8080/swim/workoutlog/
rburghol at veetee dot edu
2004 May 25
0
Problems with IAX configuration
We have a running Asterisk on a small server (RH 9.0) und were able to make calls via SIP.
Since the quality was rather poor (one of us has only a 150/75 kbps DSL connection, iLBC
did not work(?)) we tried to setup clients (FireFly) and Asterisk for connections via
IAX.
In some point seems to be a mistake. Asterisk says:
-- Executing Dial("IAX2[83022777@83022777]/2",
2010 Dec 02
4
rules with multiple users/groups
Hi All,
I''m using shorewall 4.0.15-1 on debian 5.0.5 and It works fine.
I want to start using rules based on users. This is supported in the
shorewall-rules file, However it seems that each rule can only be
associated with one user or group.
Does this mean that I cannot have a rule apply to several users which
belong to several groups?
Will creating duplicate rules for each user
2014 Jan 03
7
[Bug 73267] New: Nouveau: corrupted laptop screen's EDID info
https://bugs.freedesktop.org/show_bug.cgi?id=73267
Priority: medium
Bug ID: 73267
Assignee: nouveau at lists.freedesktop.org
Summary: Nouveau: corrupted laptop screen's EDID info
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: ezelspinguin at
2007 Aug 23
2
Logical volume several boxes
Hi list,
just for my appreciation: can I plug two harddisks already setting up with
lvm into several boxes without losing my logical volume?
Cheers,
Kamill
2006 Feb 17
1
Growing pools and disconnects
Since a couple of hours I see *a lot* of the following messages in my
maillog:
Feb 17 15:37:35 defiant dovecot: imap(mmaurer at betterbe.com): Growing pool
'maildir_uidlist_sync' with: 32768
Feb 17 15:37:35 defiant dovecot: imap(mmaurer at betterbe.com): Growing pool
'maildir_uidlist_sync' with: 65536
Feb 17 15:37:35 defiant dovecot: imap(mmaurer at betterbe.com): Growing pool
2005 Aug 08
2
Can't join machines to a Samba PDC using LDAP
I've been trying to do this for days, and I think I'm really close. It's
become one of those so-close-yet-so-far sorts of things. I'm running
Gentoo -- all sync'ed up and current as of a week ago -- with the
following package versions:
openldap-2.1.30-r5
pam_ldap-178-r1
nss_ldap-239-r1
smbldap-tools-0.9.1-r1
phpldapadmin-0.9.5 (very cool, I must say!)
samba-3.0.14a-r2
2007 Jul 22
1
Issue with CentOS 4.5 as DomU
Hello list,
I want to virtualize my physical CentOS 4.5 yet. Therefor I download the
CentOS 4.5 iso. After mounting the iso on my notebook and make the mounted
iso available via nfs I start on my CentOS 5 xen machine following command:
virt-install -n myServer --ram=512 -f /virt/myServer.disk -s 150
--nographics -p --location=nfs:nbk:/media/centos
This works for CentOS 5 DomUs but CentOS 4.5
2003 Jun 11
7
IPFW: combining "divert natd" with "keep-state"
I've been using ipfw for a while to create a router with NAT
and packet filtering, but have never combined it with
stateful filtering, instead using things like "established" to
accept incoming TCP packets which are part of a conversation
initiated from the "inside".
I'd like to move to using keep-state/check-state to get tighter
filtering and also to allow outgoing
2005 May 02
1
Shorewall 2.2.4
http://shorewall.net/pub/shorewall/2.2/shorewall-2.2.4
ftp://shorewall.net/pub/shorewall/2.2/shorewall-2.2.4
Problems Corrected:
1. The error message:
Error: No appropriate chain for zone <z1> to zone <z2>
has been changed to one that is more self-explanatory:
Error: No policy defined for zone <z1> to zone <z2>
2. When only an
2009 Aug 17
2
Accessing to ekiga.net through Asterisk
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all!
I'm trying to connect to ekiga.net through a client connected to my
Asterisk server. For it I am being based on this [1] document. Next I
put the configurations that I am using.
/etc/asterisk/sip.conf:
; Outgoing to ekiga.net
[ekiga]
type=friend
username=MyUser
secret=MyPass
host=ekiga.net
canreinvite=no
qualify=300
nat = yes
stunaddr =
2013 Dec 03
0
[LLVMdev] Recent Commits by Tim Northover
On Dec 3, 2013, at 2:01 PM, Gary Fuehrer <gfuehrer at defiant-tech.com> wrote:
> Today I updated to trunk the toolchain for my work developing on Cortex-M4F. I was super excited to see three commits by Tim Northover that actually attempt to improve the machine code generation for my target, or any ARM target for that matter (as opposed to other important work on compiler correctness or
2011 Jul 26
1
Very odd issue with Win7 and trust relationships
Hello all,
We have just concluded a very drawn out test of our domain that
is having some trust relationship problems with Windows 7 desktops. Here
is a breakdown of our setup:
roark PDC running samba 3.4.7 (also has OpenLDAP) on VLAN 2
archives3 BDC running samba 3.4.7 (also has OpenLDAP) on VLAN2
arrowhead BDC "home server" running samba 3.4.3 on VLAN 9
archives4 BDC
2013 Dec 04
0
[LLVMdev] Recent Commits by Tim Northover
Hi Gary,
On 3 December 2013 22:01, Gary Fuehrer <gfuehrer at defiant-tech.com> wrote:
> The subject of two of his commits dealt with substituting MOVW/MOVT pairs
> for an LDR and a lit-pool. Isn't this what MachineConstantPool and
> ARMConstantIslandPass was all about?
Both are essential components to using lit-pools: the
MachineConstantPool is just LLVM's underlying
2013 Jul 22
0
[REPOST] IGD VGA Passthrough Patches for Xen 4.4-unstable
Hi,
Please refer to attached IGD VGA passthrough patches. There are only 2
text files attached in this email, ie. igd2of3.patch and igd3of3.patch.
Thank you very much.
--
Yours sincerely,
Singapore Citizen Mr. Teo En Ming (Zhang Enming)
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
2010 Sep 24
1
Intel Integrated Graphics (IGD) VGA Passthrough with Xen 4.0.2-rc1-pre and pv-ops dom0 kernel 2.6.32.21
VGA passthrough is successful but Windows XP Home Edition HVM domU
crashes within 1 minute after booting up.
--
Yours sincerely,
Mr. Teo En Ming (Zhang Enming) 张恩鸣 Dip(Mechatronics) BEng(Hons)(Mechanical Engineering)
Citizenship: Singapore Citizen/Singaporean
Alma Maters:
[1] Singapore Polytechnic (Graduated 1998)
[2] National University of Singapore (Graduated 2006)
Facebook account: Teo En
2010 Sep 24
1
Intel Integrated Graphics (IGD) VGA Passthrough with Xen 4.0.2-rc1-pre and pv-ops dom0 kernel 2.6.32.21
VGA passthrough is successful but Windows XP Home Edition HVM domU
crashes within 1 minute after booting up.
--
Yours sincerely,
Mr. Teo En Ming (Zhang Enming) 张恩鸣 Dip(Mechatronics) BEng(Hons)(Mechanical Engineering)
Citizenship: Singapore Citizen/Singaporean
Alma Maters:
[1] Singapore Polytechnic (Graduated 1998)
[2] National University of Singapore (Graduated 2006)
Facebook account: Teo En