search for: throu

Displaying 20 results from an estimated 26 matches for "throu".

Did you mean: throw
2014 Nov 01
1
DC2 denies ac­cess­ whe­n sa­ving throu­gh th­e Gro­up Po­licy M
> OK, make sure that the two idmap.ldb files match and then run > 'samba-tool ntacl sysvolreset' on both machines and see if this cured > this problem. I did: root at dc1:~$ service sernet-samba-ad stop root at dc2:~$ service sernet-samba-ad stop root at dc2:~$ mv /var/lib/samba/private/idmap.ldb /root/idmap.ldb.bak root at dc1:~$ scp /var/lib/samba/private/idmap.ldb
2005 Oct 19
2
Load balance (two links in one server): why is this not working?
Hello, I am trying to make a load balance at my box using two conections. I have compile my kernel with this patch routes-2.6.13-12.diff (tha I get from this website: http://www.linuxvirtualserver.org/~julian/#routes). The problem is that when I try to balance using weight sintaxe (i will put the script bellow) some conectios just drop. So I can enter some pages but other I could not...
2003 Apr 19
0
Routing and ppp
Hi, my name is Dima, I''m from Ukraine, sorry for my bad English :-) > I have a LAN 192.168.0.0/192, linux gateway to Internet (192.168.0.13), CISCO ATA 186 (analog telephone adapter 192.168.0.98). All LAN is masqueraded. Cisco work throu AquaGatekeeper. It proxy all connections from cisco, so all connections from CISCO are not masqueraded, but are maked from gateway. Linux has 2 DSL lines (195.5.56.40 and 195.5.56.41). How can I route all LAN throu 195.5.56.40 and CISCO throu 195.5.56.41? And another thing... When I have connected...
2012 Oct 10
2
history() does not work?
Hi, > history() gives Error in savehistory(file) : no history available to save although I can scroll throu history with C^uparrow an C^downarrow. How can I make history() work and/or show the current history in a file, so that I can choose from previous commands? The web did not throw up anything useful. TIA --Christian -- Christian W. Hoffmann, CH - 8915 Hausen am Albis, Switzerland Rigiblickstr...
2009 Feb 23
3
GSM codec is a good choice ???
Dear all, I have Asterisk 1.4 with SIP. I have a voicemail implemented with GSM sound files. The problem is I have IP phones Utopix HyperPhone 202 which support only G.729a/u and G.723.1 high/low, but not GSM. If I choose G.729A the "pass-throu" calls among users are OK, but Asterisk can't transcode GSM to G.729A in voicemail calls. My company doesn'y want to pay for a G.729 license, so I'm thinking to buy new IP phones with GSM support, so I have no problem with the voicemail system. Are the IP phone with GSM support a...
2012 Sep 26
1
Asterisk 1.8.15.0, Requested transfer capability: 0x00 - SPEECH
Hello, I'm having issues connecting throu PRI with the following error "Requested transfer capability: 0x00 - SPEECH" Below are the logs: == Using SIP RTP CoS mark 5 -- Executing [97052660 at voipphones:1] Set("SIP/4856-00000003", "CALLERID(num)=xxxxxxxxx") in new stack -- Executing [97052660 at v...
2010 May 17
1
Pre-45
...d is that the HDT when showing the syslinux info has a newline before display. It displays the information at the beginning of the next line, so I believe it is getting a leading \n in the version. Don't know if this was a change in Syslinux 4.00. It throws throws the screen off if you move throu the list. Thanks again. +----------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor Guam Community College Computer Center mailto:mikes at kuentos.guam.net mailto:msetzerii at gmail.c...
2014 Nov 02
3
DC2 d­enie­s ac­cess­ whe­n sa­­ving ­throu­gh th­e Gro­
...let me allow to edit the GPO anymore. At this step, the GPO seems already to be not accessible. The summary is: ---------------------- Whatever I create/modify on DC2 will be broken after the unison/bi-directional sync is run. Whatever I add/modify on DC1 works 100% fine and lets me edit it either through DC1 or DC2. ==> GPO's created initially on DC2 will not be editable after unison has run, neither on DC1 and nor on DC2. ==> GPO's created initially on DC1 will be editable after unison has run on both DC1 and DC2 This is not what one would expect though, because I did expect I al...
2004 Oct 23
9
OpenVPN tunnel question
Hi, I am new to VPN an OpenVPN with shorewal. I tryed a lot and read a bounch of howto''s but nothing helped so I came here. I want to tunnel all request to my server 141.48.XXX.XXX from my home network throu port 443. I want to do this because this is the only way I can connect to my server using ssh or ony other tool or port. On Port 80 Apache is running, so I only have the https port 443 to tunnel over. The university is providing a Windows VPN client to use the ssh and FTP Ports but this client is u...
2014 Dec 30
3
Secret incantations for virt-viewer?
..., but I > have > > not been able to figure out the magic connection string to make it work > > from > > another computer. > > > > virt-viewer connects to a VNC console, which is listening only on > localhost. You need to modify the VNC console on the VM to access throu the > network. As Marcelo points out, by default QEMU listens on localhost for VNC consoles. If you grep vnc out of the qemu.conf, you'll get hints at a bunch of different options. More than likely you want the vnc_listen config parameter. ~]# grep vnc /etc/libvirt/qemu.conf vnc_listen =...
2014 Dec 30
4
Secret incantations for virt-viewer?
Hello everyone - I am trying to use virt-viewer to connect to KVM virtual machines running on a CentOS7 host. It works great when running directly on the host, but I have not been able to figure out the magic connection string to make it work from another computer. On the host, I set selinux to "permissive" and stopped the firewalld service. No change, so it is not related to
2004 Nov 18
6
Bandwidth throttling/limiting for all traffic
...ng to build a Linux router that simply throttles everything down to certain bandwidths. That is, no priority queuing ...etc, just slow all traffic down to the specified rates, which are 64,128,256,512 kbit. We want to setup the bandwidth on the router, then pump a known load from an application through the router and see how that behaves over various link speeds. (we are in a lab environment) Using kernel 2.6.5-1.358 I simply used these commands from Stef''s version of tc from docum.org, module sch_htb is loaded. tc qdisc add dev eth0 root handle 10: htb tc class add dev eth0 parent...
2005 Oct 19
6
arp flood (offtopic?)
Hi guys, Sorry if this is a little offtopic, but I was wandering what can one do to prevent/stop arp flooding ? Thanks, Alex -- This message has been scanned for viruses and dangerous content by LG-Network(http://www.lgnet.ro), and is believed to be clean.
2014 Dec 30
0
Secret incantations for virt-viewer?
...great when running directly on the host, but I have > not been able to figure out the magic connection string to make it work > from > another computer. > virt-viewer connects to a VNC console, which is listening only on localhost. You need to modify the VNC console on the VM to access throu the network. -- Marcelo "?No ser? acaso que esta vida moderna est? teniendo m?s de moderna que de vida?" (Mafalda)
2002 Feb 20
0
(Fwd) Re: Need help for samba share and unix group
...0660 > > directory mode = 0770 > > browseable = yes > > > > on this case directors should be access to all department, > > but I don't now why directors only can access his folder > > > > Can any one help please? > I have not gone throu all your config: But way don't you have the > permissions for the users set on the directories. If the user is in > the group and the group has the rights but not the user a least my > unix will deny access. May be this helps. > > christian > ------- End of forwarded m...
2012 Oct 10
0
history() does not work? 2
Hi, > history() gives Error in savehistory(file) : no history available to save although I can scroll throu history with C^uparrow an C^downarrow. How can I make history() work and/or show the current history in a *file*, so that I can choose from previous commands? The notion of having readline enabled: How can I do that on mac osx? I work with R version 2.15.1 (2012-06-22) Platform: x86_64-apple-...
2005 Oct 19
0
Redirect mark to some route
...do: I have a patch that make me able to mark package by its nature useing layer 7. So I use this line to mark a packge (i will use msnmessenger like example): $IPT -t mangle -A POSTROUTING -m layer7 --l7proto msnmessenger -j MARK --set-mark 3001 Now I want that all packges with this mark get throu my gateway using the link at eth2 and all other packges use link at eth1. How can I do this?! Att, Nataniel Klug _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2014 Dec 30
0
Secret incantations for virt-viewer?
...; > > not been able to figure out the magic connection string to make it work > > > from > > > another computer. > > > > virt-viewer connects to a VNC console, which is listening only on > > localhost. You need to modify the VNC console on the VM to access throu > > the > > network. > > As Marcelo points out, by default QEMU listens on localhost for VNC > consoles. > If you grep vnc out of the qemu.conf, you'll get hints at a bunch of > different options. > More than likely you want the vnc_listen config parameter. >...
2005 Oct 18
2
Classification tree data structure
...her software. My question is: How can I parse the R tree data structure in order to infer the tree structure? The 'tree' class has a member '$frame' which gives the splits at each node, but as far as I can see does not specify the daughter nodes. Is this information accessible through the interface to class 'tree' or do I need to dive into the C code? Alternatively, is there an existing add-on which does this? I gather functions exist to read SAS code but I haven't seen anything which writes it. Thanks in advance, Maria
2002 Feb 19
2
Need help for samba share and unix group
Hi all, I configured samba version 2.2.1a-4 on linux RedHat and many share folders for department. this is the configure d---rwx--- 13 account account .. .. Accounting d---rwx--- 4 admin admin .. .. Administration d---rwx--- 5 director director .. .. Directors d---rwx--- 9 hrd hrd .. .. Hrd [accounting]