Thread
:
MMS IPv6 Broken in SFOS 3.0.2.8 Oulanka
View Single Post
Halftux
2019-04-01 , 10:27
Posts: 878 | Thanked: 2,535 times | Joined on Feb 2012 @ Germany
#
2
Maybe this command could help. I don't know if it is tcp or udp, so maybe you need to modify the command.
Code:
/sbin/ip6tables -A INPUT -m state --state NEW -m tcp -p tcp --dport 8008 -j ACCEPT
EDIT: the port could be 8080 for US you need to try. Ah that would be the outgoing port. I don't know on which port sailfish is listen btw, need to check later (normally SMPP when operating over TCP is 2775).
I am working on a gui (genwall) to also implement this in the future.
__________________
N900:
gpxsee
,
fahrplan
,
gpscon
,
genwall
,
qrcode
,
hextool
,
libjansson4
,
libevent-2.0-5
,
cnee
,
psi-plus
,
mihphoto
,
shc
Maemo flasher/rescue live image.
Fremantle Harmattan SDK VM
Last edited by Halftux; 2019-04-01 at
14:02
.
Quote & Reply
|
The Following 5 Users Say Thank You to Halftux For This Useful Post:
carlosgonz
,
DA5
,
imaginaryenemy
,
juiceme
,
peterleinchen
Halftux
View Public Profile
Send a private message to Halftux
Visit Halftux's homepage!
Find all posts by Halftux