similar to: NAT/Proxy advise

Displaying 20 results from an estimated 9000 matches similar to: "NAT/Proxy advise"

2004 Oct 01
5
OT: Opensource "Sipura Profile Compiler" for SPA2K, 3K
Hello list, I have several SPA-2000's and 3000's scattered about the Internet (all behind NATs). Because I do not qualify as an ITSP, Sipura will not license their "Sipura Profile Compiler" so that I can have the units remote upgrade, remote re-configure, etc (via TFTP or HTTP). This is extremely annoying. Right now if I have to make a config change to any of these
2005 May 10
4
SIPURA SPA-2000 webserver dead after firmware upgrade
I just got a refurb Sipura SPA-2000 and was able to assign it an IP address with DHCP and ping the device, but then I ran the firmware upgrade utility to bring it up to spa2k-2.0.13g which seemed to work just fine, but after it rebooted I cannot connect to its webserver for configuration. I can still ping the unit. When I use the built in voice menu it reads back the right IP address, webserver
2005 Jun 17
1
callqueues confused :(
> -- Started music on hold, class 'default', on > SIP/193.111.200.67-0815c790 > -- outgoing agentcall, to agent '1001', on 'Local/201@sip-0add,1' > -- Called Agent/1001 > -- Executing Dial("Local/201@sip-0add,2", "SIP/101|20|tr") in new > stack > -- Called 101 > -- Agent/1001 is ringing > --
2003 Dec 10
4
Sipura SPA2000 & Asterisk & latest firmware (1.0.18)
All, If you currently own a Sipura SPA2000, avoid going to the sipura website and upgrading the firmware. I upgraded my SPA2k a couple of days ago from 1.0.9 (what it came with) to 1.0.18 off the site, and I am having issues with my SPA rebooting itself every 3-10 minutes for no apparent reason. I have been in touch with the *excellent* sipura support folks, and they are working with me to
2007 Apr 14
5
SAMBA Problem - Users take ownership
Hi, I have a problem with my Samba/WinBIND implementation. In folders shared by multiple people the last one to access and modify a file takes ownership of the file and changes the permissions so other users cannot make changes to the same file: [root@atlas PLANNING RECORDS]# cd REGIONAL\ 1\ AIRLINE\ DOCS/ [root@atlas REGIONAL 1 AIRLINE DOCS]# ls -al total 1232 drwxrws---+ 8 root
2006 Dec 14
3
Error since upgrade to Version 3.0.23a-1.fc4.1 - URGENT
My samba shares aren't working with ACL access since the upgrade. Here is an example of the error from /var/log/messages Dec 14 12:44:17 gfm-atlas smbd[14365]: [2006/12/14 12:44:17, 0] smbd/service.c:make_connection_snum(911) Dec 14 12:44:17 gfm-atlas smbd[14365]: '/usr/GFM_Shares/Users/Receiving' does not exist or permission denied when connecting to [GF_Receiving] Error was
2010 May 17
3
libshout2 with aac
On 17 May 2010, at 21:07, Geoff Shang wrote: > On Mon, 17 May 2010, Jamie Bullock wrote: > >> I'm write an icecast source client and I'd like to support streaming of AAC encoded files. >> >> Can anyone tell me if and how this can be achieved with libshout2/icecast? > > I can't tel you as I don't know, but Ices0 can do AAC (IIRC) so you could look
2007 Jan 25
4
What Happened to my SAMBA? Permissions Issue
OK. Everything is going great for 4 years on my FC3 Samba Version 3.0.3-5. Now all of a sudden, when someone opens a Word/Excel file on a Samba share, it changes the user Owner to that user as well as modifies the permissions to r-x and leaves the group/permission bits/owner setting alone. I have the root directories for all shares with the u and g sticky bits set on, but it is not enforcing
2005 Jan 25
2
ACL not working
Hi I want to set Security to single file, but I keep getting access denied, I can change the Permissions that is alreday displayed, but I can add any user or group, after redaing the samba how to it seems I need POSIX ACL, but the book didn't mention anything about how to use POSIX ACL, Trying to set it from windows doesn't work, can anyone point me to document about POSIX ACL ? BTW
2004 Aug 20
6
Sipura endpoints
Anyone have experience with Sipura's? Anyone know if they offer a warranty? Would like opinions on these, good or flame. We bought *one* to test with and it died, can't even get a response from Sipura "support". Could anyone recommend another device to replace these? Prefer 1 or 2 port design. Ty :-)
2004 Sep 07
2
[LLVMdev] Hey, who said you could use Obsequi's code!
Just kidding. :-) Hi, I was just doing a Google search on my name and I ran across a site that actually had a reference to Obsequi a program I wrote almost three years ago now. I thought the program had been forgotten a long time ago (forgotten might not be the right word, I'm not sure if it was ever remembered). Anyway I was just wondering how John Criswell ever ran across such a low
2006 Jul 27
7
''remember me'' using cookies
I''m about to implement this, and I''m thinking of storing the user''s id and their hashed password in the cookie after a successful authentication. can any see an obvious security issue with this? I know the method is vulnerable to cookie theft but am i missing anything? thanks alan
2006 Dec 08
1
winbindd to NT 4.0
Hi, I have a Samba server Version 3.0.14a-2. It has been working flawlessly for close to a year. I utilize winbindd to a NT4.0 domain to authenticate users to my Samba shares. All of a sudden, the shares are no longer accessible to Windows machines. An ls on an example directory shows: drwxrws--- 15 root 10000 4096 Dec 6 11:21 AC_Manuals This is wierd because the 10000 should show
2004 Sep 21
2
Folder Permissions
Hi, I have Samba up and running as well as winbind. I have ran some tests to confirm that yes indeed winbind is able to query the Windows NT 4.0 PDC for user/group/password information. However I am having difficulty understanding how to set shares up in samba so that I can apply permissions to them using my Windows user information rather than creating each user on samba with the same password
2004 Jul 18
1
Asterisk NAT spa-2000
Hi All, I have a asterisk box that is now on its own static address on the net.it was originally behind a nat firewall. The problem I have is that the remote SPA-2000's that are behind nat firewalls now fail. here is relevent sip.con entry [2001] type=friend username=2001 host=dynamic defaultip=81.178.77.67 allow=ulaw dtmfmode=rfc2833 mailbox=2001@local context=sip
2006 Apr 07
3
*dont* empty the database...?
I''d like to test against a very large dataset - is there anyway to prevent the data in the test database being destroyed on each test run? storing the dataset in fixtures causes the tests to take several minutes to complete, even using csv fixtures, and that''s just for one test case! I''d appreciate any suggestions on how to preserve the data in the test database
2006 Apr 25
5
to ajax or not to ajax
before I started building my latest rails app, I made the decision to make good use of ajax. My reasonsing was that users would benefit from the quicker page updates - the application provides various different types of insurance quotes, and has several multi-page forms and reports that can be drilled down 5 or 6 levels deep in some cases - so it seemed like a good candidate for ajax Now
2006 Aug 16
15
OT: finding a designer (bit of a rant)
I''ve written my app already. It outputs valid xhtml and I need a stylesheet to drop over the top. How hard is it for people to understand that? It''s a small project, they''d have to do the main design/layout, and then a little custom styling for some specific elements which don''t appear on every page. That''s the point of CSS right? write once, use
2004 Dec 10
0
Confused about proxying and NAT, and seeking guidance
I think I have got * worked out as far as getting users on a small private network talking with each other, but when it comes to the bigger picture about talking between private networks connected by the Internet then I am getting confused about STUN, SER, SIPPROXY, RTPPROXY, etc. Before I start let me make it clear that I am not looking to drop out onto the public telco network anywhere, not at
2004 Sep 07
0
[LLVMdev] Hey, who said you could use Obsequi's code!
Nathan Bullock wrote: > Just kidding. :-) My gosh. Your subject line nearly gave me a heart attack! :) > > Hi, I was just doing a Google search on my name and I > ran across a site that actually had a reference to > Obsequi a program I wrote almost three years ago now. > I thought the program had been forgotten a long time > ago (forgotten might not be the right word,