Good day!
Got a question. Your system implements the TollBG plugin for paying for Bulgaria toll roads. Will there be something similar for the Polish E-Toll system?
dzmitry-prakhatsuk Can you provide all the information about this system so that we can make some resolution?
Attached technical documentation.
dzmitry-prakhatsuk
Hello,
We are ready to make this integration for free. Write us at the helpbox to discuss this in more detail.
dzmitry-prakhatsuk Hi I am trying to configure simpleproxy for polish e-toll service and i never used linux before. I manage to install ubuntu and simple proxy witch sudo apt-get install simpleproxy but i have problems with configuration. Could you tell me some example of how to configure it with polish e-toll?
The integration is described here: https://flespi.com/blog/flespi-to-etoll-poland
Hi, we are a partner of Wialon and we want to register as a ZSL provider. During registration they request for a Pesel number and it's also in Polish. The Pesel number seems like a number for only Polish people. Any thoughts ? Or am I on the wrong page ?
Cheers
Pieter
PieterSlagter Hi Pieter. I'm not quite sure since we are not ZSL providers ourselves. But as far as I know, if you pick a country other than Poland when registering, Pesel number will not be requested.
cooli4enko85 Yes, you are right, Cheers
Hi I am trying to configure simpleproxy for polish e-toll service and i never used linux before. I manage to install ubuntu and simple proxy witch sudo apt-get install simpleproxy but i have problems with configuration. Could you tell me some example of how to configure it with polish e-toll?
TestGPS Did you manage to set up a stream to connect to the E-Toll without a proxy?
TestGPS Here's an example. The proxy starts at port 8443 and redirects all connections to spoe-dev.il-pib.pl:8443 simpleproxy -L 8443 -R spoe-dev.il-pib.pl:8443 -v
Do not hesitate to ask questions at our chat: https://flespi.com/blog/resolve-your-questions-quicker-with-flespi-chat
@adsa I did manage to connect to SPOE KAS without proxy configuring flespi streams, configuration, uti: https://spoe-dev.il-pib.pl:8443/zsl/ssl/xxxxxx and it worked. But when on ubuntu i did: simpleproxy -L 8443 -R https://spoe-dev.il-pib.pl:8443/zsl/ssl/xxxxxx -v and in flespi streams, configuration, uti: https://my_global_addres:8443/zsl/ssl/xxxxxx there was no connetion. I'd like ask what i did wrong or what else should i do to make it work?
TestGPS Make sure your IP: port is accessible from the internet.
Yes it is. I have remote desktop configured on this pc with port forwarding on router and it works ok. Do i need something else like forward another port beside 8443?
Simpleproxy returns: simpleproxy[17764]:Connect from 198.199.98.246 (ANY:8443->https://spoe-dev.il-pib.pl:8443) simpleproxy[17764]:Unknown host https://spoe-dev.il-pib.pl
TestGPS Try this: simpleproxy -L 8443 -R spoe-dev.il-pib.pl:8443 -v
I try Simpleproxy returns: simpleproxy[17764]:Connect from 198.199.98.246 (ANY:8443->https://spoe-dev.il-pib.pl:8443) simpleproxy[17764]:Unknown host https://spoe-dev.il-pib.pl
TestGPS Remove https:// prefix