similar to: outgoing calls

Displaying 20 results from an estimated 100 matches similar to: "outgoing calls"

2006 Jun 01
13
Not understanding network setup!!
Hi to all, +-------+ eth1 +-------+ | |==========| | ''network 1'' ----| A | | B |---- ''network 2'' | |==========| | +-------+ eth2 +-------+ A and B are routers # tc qdisc add dev eth1 root teql0 # tc qdisc add dev eth2 root teql0 # ip link set
2007 Jun 12
1
call from ISDN
Hello everybody, I have installed the Billion ISDN on a Debian machine. I proved to call with a ISDN telephone conected to ISDN Box and it is OK. So I connect the Billion ISDN to the ISDN Box and I call from a extension to outside. But it doesn't work, that is what I have in the CLI: *CLI> -- Executing Dial("SIP/101-f9eb", "ZAP/g1/943833473|45|tTwW") in new
2002 Nov 13
4
Speed tests
Hi all I hope no one minds but I was asked to post my timetrial findings back to the list. Hope it helps someone else as well, if you have any suggestions please mention them as I need all the speed that I can get The scenaro is as follows I have to switch mail servers and I need to copy all my mbox files over to the new machine. As you may well know time if off the utmost importance so I
2017 Jan 26
2
cannot connect without user/pass on Windows 10
Hi, A number of students are unable to connect to our print server from their Windows 10 client laptop without entering a user/pass. More precisely: If you try to connect manually to \\IP it says "Username or password incorrect" and prompts to enter a username/password. Despite the server setting to map all users to guest (see further down). I did a packet dump and the client pc
2007 Jun 19
1
problem with mISDN
Hello, I have some problems with mISDN. I can't send or receive call from the Billion ISDN card Mi configuration files are thoose: extensions.conf: [general] static=yes writeprotect=yes [SOME] exten => 101,1,Dial(SIP/101,30,Ttm) exten => 101,2,Hangup exten => 102,1,Dial(SIP/102,30,Ttm) exten => 102,2,Hangup include => outgoing [outgoing] exten
2010 Jan 20
1
Rule and a few drops...
I have this rule in place: -------------------------------------- DNAT net dmz:10.0.0.7 tcp 80,443 - 94.23.242.44 -------------------------------------- When I change this policy: -------------------------------------- net dmz DROP -------------------------------------- to: -------------------------------------- net dmz DROP info
2002 Nov 12
1
speed differences
Hi all I just ran these tests on my network and came up with these results. I found it interesting and thought I would share. In all test the same 2.5 Gig logfile was used for transfer (2719312019 Nov 12 11:42 maillog.back) (2.5G Nov 12 11:42 maillog.back) The transfer was done over two Gigabit nic's one onboard broadcom on IBM X440 server, Other Intel on standard selfbuilt dual P3 880
2008 Mar 24
8
Poor performance on open/copy/close/rename file operations via remote/VPN connection
Hello, I have Samba version 3.0.24 running on a 2.6.14-gentoo-r5 x86 kernel (xeon 3ghz, 1gb ram raid 5). All clients accessing samba shares via LAN have no problems. Samba server works perfectly and fast. We are instead experiencing serious performance issues when accessing samba shares from remote clients (WAN), via VPN. Simple operations like "open a file", "copy & paste a
2003 Jun 08
1
redirect unauthorized users to a login page (natd as a transparent proxy)
Hello I am trying to redirect all http traffic of unauthorized wifi users on a wireless hotspot to a login page. The problem I have is that I can not disable the regular address translation (I want the source address to stay the same). 10.0.0.7 is the wifi client 195.250.155.29 is the web wifi user tries to access from his browser 195.113.17.94 is my login page 10.0.0.1 is the wifi
2002 Nov 12
1
many files filelist problem
Hi all I am still busy with my copy of the /var/spool/mail direcroty I gave it this command [root@ais-mail01 root]# time rsync -pogrve ssh /var/spool/mail root@10.0.0.9:/var/spool/mail/ root@10.0.0.9's password: building file list ... As top shows me it has been going 85 mins now building the filelist I recon there are about 80 000 files in that directory totaling 50Gig I was wondering is
2002 Oct 14
1
Samba Accross Lans
Hello All! I have Samba Version 2.999+3.0.alpha20-2. Just recently I tried to join the domain using the Win2k Wizard with no success. This functionality worked in the previous version of Samba V. 2.2.3a. If I'm on the same subnet though, it works like a charm. The error I receive is the following: "The following error occurred validating the name "mydomain" The specified
2019 Apr 25
2
Win7 client error after classicupgrade from S3 to S4
Hi. We're trying to upgrade an old NT domain to AD. It's our second upgrade, and while the first was successfull this one has raised some issues for existing Windows 7 clients. If we disconnect the computer from the domain and join it back to the new S4 AD it works. Existing clients throws this error in Samba: Kerberos: AS-REQ b1rd42nbtmp648$@NT4DOMAIN from ipv4:10.0.0.42:49472 for krbt
2018 Jan 24
1
fault tolerancy in glusterfs distributed volume
I have made a distributed replica3 volume with 6 nodes. I mean this: Volume Name: testvol Type: Distributed-Replicate Volume ID: f271a9bd-6599-43e7-bc69-26695b55d206 Status: Started Snapshot Count: 0 Number of Bricks: 2 x 3 = 6 Transport-type: tcp Bricks: Brick1: 10.0.0.2:/brick Brick2: 10.0.0.3:/brick Brick3: 10.0.0.1:/brick Brick4: 10.0.0.5:/brick Brick5: 10.0.0.6:/brick Brick6:
2006 Sep 06
3
Intel Boot Agent: PXE-E32: TFTP open timeout for correctly configured tftp-hpa
Hello. In my case I can successfully boot up my Thinkpad X32, but the same configuration doesn't work for my desktop computer with Intel network card, with Intel Boot Agent 2.2 DHCP server is 10.0.0.1, tftpd (used tftp-hpa) runs on 10.0.0.32. netstat told me the daemon listen to 69 UDP port just fine. running tftp in commandline also shows it works (retrieve pxelinux.0 less then 1 second).
2004 Apr 23
1
IPSec tunnel problem
I am attempting to setup a simple network-to-network IPSec tunnel. The tunnel appears to be setup correctly because I can make connections between the networks and tcpdump shows esp packets going between the two gateways. My problem is that I cannot make connections from one gateway to the other through the tunnel. I think that this is a routing issue. Here is some more info about my network:
2011 Nov 13
3
binding additional IP addresses to centos6 on one interface
I know this was discussed before, and I have seen a million ways of doing this via online docs. I have a quick question that hopefully the community can help me out with I am trying to add a block of 10 IP addresses. Rather then create 10 different alias files, I want to use the RANGE file. Docs say to use the following format: IPADDR_START=x.x.x.x IPADDR_END=x.x.x.x CLONENUM_START=0 If the
2003 Jul 30
2
Joining Win2k to PDC server problem ...
Gentlemen, I could not join Win2K station into PDC Domain. I get the message: "The specified user does not exist!" when I tried to join. I read a lot how-to's and all procedures that is available in the web and still not working. In the same network I have Win98 working fine. Any help will be appreciated. Thanks in advance ... The procedures that I followed to join Win2k box in
2003 Apr 13
4
nmbd woes (still)
Ok I've fed this problem with about five hours of my time to post to a list about it. nmbd does not appear to be doing what it should. Why I'm not certain. The unix host (running samba) is not appearing in on the windows browse list (i.e. it's not showing up in the network neighbourhood). when I run nmbd with -d2 I get the following: Netbios nameserver version 2.2.8 started.
2006 Apr 17
1
HTB How To ??
Dear All, I wanna to implement of bandwith shapingin my office using HTB, any body suggest about the case ? Below the acl ip range i want to limit : 1. staf (10.0.0.1 - 3) --> limit to 10kbyte/s 2. lab (10.0.0.4 - 6) --> limit to 5kbyte/s 3. bos (10.0.0.7 - 9) --> limit to 20kbyte/s 4. admin (10.0.0.10 - 12) --> no limit thanks all 4 ur advise -- Warm Regards, Cahyo P. KLAS
2006 Mar 29
1
How to define class type hierarchy of speeds?
Hi I''m very very new to tc iproute etc and have read the LARTC howto. What I want to do is create some "master" classes of bandwidth limit and below that per ip address which "inherits" from this master class. Example: one queue for 128Kbps other queue for 256Kbps What I want now is that for example in "class" 128Kbps the ip 10.0.0.5, 10.0.0.8 etc. goes