Matze
Visitor
|
Security / Connection from several clients - 2008/01/13 13:25
I currently run PALABRE on a linux machine on the web. When connecting from my home with several clients everything works fine.
| Code: |
*** No palabre.conf found in /etc :: Using local one
INFO No log file has been specified
INFO Palabre will only print log to console
INFO Running on: All interfaces
INFO Port: 2468
INFO Palabre is running on a public interface
INFO Other computers will be able to access it
INFO Connection to BDD SKIPPED
INFO Connection initialized for 84.57.146.225
INFO Client connected: test(84.57.146.225)
INFO Connection initialized for 84.57.146.225
INFO Client connected: Offline(84.57.146.225)
|
what i dont understand: if someone else (from an other IP) connects to the server it doesnt work and the log tells me the client is connecting with the same ip than me. AND... the client gets a "security sandbox violation" although the domain with the SWF is included in the 'alloweddomains'-section in the config-file and the policyfile is loaded in the swf. Can anybody help me with this?
| Code: |
INFO Connection initialized for 84.57.146.225
INFO Connection lost for (84.57.146.225)
INFO Disconnection requested by (84.57.146.225)
INFO Client left:
|
|