pieterbotes
Well-Known Member
- Joined
- Jul 3, 2006
- Messages
- 167
- Reaction score
- 0
Vodacom is blocking incoming traffic on their side... you can only initiate connections from your pc.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
We are currently experiencing problems servicing your request.
Please try again later or log your error with our Web team.
Have asked what's going on here.Tallboy said:I suppose the unrestricted APN is not active yet.
Unrestricted APN
PLEASE NOTE: You have to be provisioned for GPRS/3G/HSDPA data usage and be an active Vodacom data users to request this APN (Access Point Name).
What is it?
Normal APN's (Access Point Name) used by Vodacom customers (e.g. Internet APN) allow subscribers to access Internet services via their Vodacom cellphones or Data Cards. Vodacom protects our customers from the risks of bill shock, hackers, unauthorized access of their devices by third parties or spamming from third party persons, applications or servers, by limiting the kinds of access that is possible on these APNs. For instance, machine-to-machine access of customer's devices is not possible. The Unrestricted APN does not have any of this protection or limitations and for instance caters for customers who want to host applications on their devices as well as other machine to machine applications. While this allows the deployment of additional applications and services, there is a real risk to the customer when using this APN. Customers are expected to enforce their own security precautions when using this APN and expected to monitor and control usage of their devices themselves. When using this APN, Vodacom can not control, monitor or support any traffic and can not be held liable for any traffic, usage or costs associated with the use of this APN.
How do I get it?
Customers will be expected to sign an indemnity stating that they accept all responsibility associated with requesting and using this APN. This can be done by clicking the "NEXT" button below.
vodacom3g said:*snip*
When you need to initiate a connection from outside the Vodacom data network to a GPRS/EDGE/3G/HSDPA device on the Vodacom network. For example:
1) Doing desktop support
2) Up- or downloading a file
3) Hosting a WEB site
Because the incoming IP ports will be open, you WILL get port scanned by every hacker and his dog out there (and will pay for the privilege!), so I'd suggest you provision both the internet and unrestricted APN's and only switch to the latter for the period you need the functionality.
Tazz_Tux said:Most of us know that a TCP connection is a three way hand shake. Can't Vodacom look into billing for "connections" rather than traffic. UDP is a whole diff ball game, but still, one can't really do something without a reply. On TCP, the "server" has to send an ACK packet back to accept the connection. Most firewalls have a drop option, where by traffic is simply ignored. The little SYN packet that is send to start the connection can't kill Vodacom's network ?
Most of the port scanning is based on the last part of the handshake - the SYNACK (iirc) so a packet that is sent like that is invalid, if SYN wasn't send before it. Something like this could be usefull ?
Laterz !
vodacom3g said:You want us to bill down to port-level??![]()
In real-time????![]()
![]()
Let's first get billing down to packet level, in real-time, (aka PPDB) before we start dreaming....
vodacom3g said:Even more difficult, you'll need to keep a table of succesful connections.
Do you really want engines in the network that will understand who is using which application? Wasn't VoIP lodged at R10/Mb?
Tazz_Tux said:It doesn't need to understand the protocol - just connections/sessions - so a connection from IPORT to IP
ORT for x amount of bytes. BTW keep in mind that this is only for incomming connections on this APN - the rest is un-touched
![]()
ic said:My TCP/IP is quite rusty, but if I correctly understand Tazz_Tux's suggestion, [on the unrestricted APN] Vodacom would only have to update a table whenever:The table key would be comprised of the IP addresses of both hosts, as well as the port numbers involved at either side of the connection...
- a SYN-ACK [sent by host being connected to] & a corresponding ACK [sent by the other host initiating the TCP/IP connection] packets pair are detected [i.e. sniffed]; and
- a FIN [sent by either of the 2 hosts involved in the TCP/IP connection to disconnect] & a corresponding ACK [sent by the host receiving the FIN, followed by its own FIN to the other hostwhich is then ACKed by the other host].
pieterbotes said:Hi ic
I was asking if the apn is active yet (meaning does the activation on 4me work now)