I have problems with my network, i can't transmitte video on diferents subnets

example:

server:192.168.101.148<http://192.168.101.148/>
client 1: 192.168.147.8<http://192.168.147.8/>
client 2: 192.168.113.7<http://192.168.113.7/>

This client not recive and transmitte video and audio, maybe problem this 
router or add rule router for multicast transmitte.

Thanks

I sorry for my bad English


On Mon, May 26, 2008 at 10:20 PM, Jonathan Narvaez 
<jonaab...@gmail.com<mailto:jonaab...@gmail.com>> wrote:


   run it is a regular user not workly, run is only root the applications: 
Server, Managment and Bridge.

   Thanks


   On Mon, May 26, 2008 at 10:12 PM, Thomas D. Uram 
<tu...@mcs.anl.gov<mailto:tu...@mcs.anl.gov>> wrote:


      That command should work, yes.  I would not recommend running it as root, 
though:  It's not necessary that it run as root, and it's actually better to 
run it as a regular user if you can (as with most software).

      Tom



      On 5/26/08 9:58 PM, Jonathan Narvaez wrote:


         this command correct is:

         jnarvaez@jnarvaez-desktop:~$ sudo Bridge3.py --name=UniminutoBridge 
--location=Colombia --listenPort=9000 --qbexec=/usr/bin/QuickBridge 
--portRange=41000 50000

         for this to work?

         Sorry for my English


         On Fri, May 23, 2008 at 11:07 PM, Thomas D. Uram 
<tu...@mcs.anl.gov<mailto:tu...@mcs.anl.gov>> wrote:


            The value you're specifying for the registryUrl argument is 
incorrect.

            If you omit this argument, the bridge will register with the 
default bridge registry and be available to everyone.  I'd recommend that you 
take this approach first.

            If this is not what you want, you'll need to run your own registry, 
and create a bootstrap file reachable at some URL, using that URL for the 
registryUrl argument.  The bootstrap file should include simply the 
hostname:port of your registry.  As an example, you can look at the default 
bootstrap file at

            http://www.accessgrid.org/registry/peers.txt

            Tom




            On 5/23/08 10:12 PM, Jonathan Narvaez wrote:

               I need your help

               I get to start this error.

               jnarvaez@jnarvaez-desktop:~$ sudo Bridge3.py 
--name=UniminutoBridge --location=Colombia --listenPort=9000 
--qbexec=/usr/bin/QuickBridge --portRange=41000 50000 
--registryUrl=https://prueba.uniminuto.edu:8000/Venues/default
               [sudo] password for jnarvaez:
               Traceback (most recent call last):
               File "/usr/bin/Bridge3.py", line 187, in <module>
                 main()
               File "/usr/bin/Bridge3.py", line 182, in main
                 bridgeServer = 
QuickBridgeServer(name=options.name<http://options.name/>, 
location=options.location, listenPort=options.listenPort, 
qbexec=options.qbexec, portRange=options.portRange, 
registryUrl=options.registryUrl)
               File "/usr/bin/Bridge3.py", line 47, in __init__
                 self._RegisterWithRegistry()
               File "/usr/bin/Bridge3.py", line 84, in _RegisterWithRegistry
                 self.validSecs = 
self.registryClient.RegisterBridge(self.bridgeDescription)
               File 
"/usr/lib/python2.5/site-packages/AccessGrid3/AccessGrid/Registry/RegistryClient.py",
 line 74, in RegisterBridge
                 self._connectToRegistry()
               File 
"/usr/lib/python2.5/site-packages/AccessGrid3/AccessGrid/Registry/RegistryClient.py",
 line 45, in _connectToRegistry
                 self.registryPeers = self._readPeerList(url=self.url)
               File 
"/usr/lib/python2.5/site-packages/AccessGrid3/AccessGrid/Registry/RegistryClient.py",
 line 162, in _readPeerList
                 f = urllib.urlopen(url)
               File "/usr/lib/python2.5/urllib.py", line 82, in urlopen
                 return opener.open(url)
               File "/usr/lib/python2.5/urllib.py", line 190, in open
                 return getattr(self, name)(url)
               File "/var/lib/python-support/python2.5/M2Crypto/m2urllib.py", 
line 58, in open_https
                 h.endheaders()
               File "/usr/lib/python2.5/httplib.py", line 856, in endheaders
                 self._send_output()
               File "/usr/lib/python2.5/httplib.py", line 728, in _send_output
                 self.send(msg)
               File "/usr/lib/python2.5/httplib.py", line 695, in send
                 self.connect()
               File "/var/lib/python-support/python2.5/M2Crypto/httpslib.py", 
line 47, in connect
                 self.sock.connect((self.host, self.port))
               File 
"/var/lib/python-support/python2.5/M2Crypto/SSL/Connection.py", line 152, in 
connect
                 self.socket.connect(addr)
               File "<string>", line 1, in connect
               IOError: [Errno socket error] (111, 'Connection refused')


               Thanks






               --
               Jonathan Narvaez
               - En la Caja decía 'instalar Windows 95 o Superior' Asi que 
instale Linux"
               - Si reproduces un CD de Microsoft al revés puedes escuchar un 
mensaje satánico...
               - Eso no es lo peor... Al derecho te instala windows...




         --
         Jonathan Narvaez
         - En la Caja decía 'instalar Windows 95 o Superior' Asi que instale 
Linux"
         - Si reproduces un CD de Microsoft al revés puedes escuchar un mensaje 
satánico...
         - Eso no es lo peor... Al derecho te instala windows...




   --
   Jonathan Narvaez
   - En la Caja decía 'instalar Windows 95 o Superior' Asi que instale Linux"
   - Si reproduces un CD de Microsoft al revés puedes escuchar un mensaje 
satánico...
   - Eso no es lo peor... Al derecho te instala windows...




   --
   Jonathan Narvaez
   - En la Caja decía 'instalar Windows 95 o Superior' Asi que instale Linux"
   - Si reproduces un CD de Microsoft al revés puedes escuchar un mensaje 
satánico...
   - Eso no es lo peor... Al derecho te instala windows...

Reply via email to