Ubuntu Installation :: Software For Sending / Receiving SMS From Huawei Modem

Feb 12, 2011

I'm using Huawei E1550 3G modem. Any tool so that I can send and receive sms, even USSD also...

View 1 Replies


ADVERTISEMENT

OpenSUSE Hardware :: What Include Support A Driver For USB Modem Huawei E219 (HSDPA/UMTS) And Huawei EC226 (3G/EVDO)

Dec 23, 2009

What include support a driver for USB modem Huawei E219 (HSDPA/UMTS) and Huawei EC226 (3G/EVDO)?

View 1 Replies View Related

Ubuntu Installation :: 10.04 - USB Huawei 3 Modem Fails To Be Detected

May 1, 2010

I've been trying out the netbook remix of 10.04 but I've been having some issues getting my Huawei modem to work. It detects the install cd and usb storage but it does not discover the modem.

This is the dmesg output after connecting the device:

Code:
> [10540.912126] usb 1-4: new high speed USB device using ehci_hcd and address 9
> [10541.055850] usb 1-4: configuration #1 chosen from 1 choice
> [10541.060834] scsi12 : SCSI emulation for USB Mass Storage devices
> [10541.061799] usb-storage: device found at 9

[Code]....

View 4 Replies View Related

Ubuntu :: Installing Modem Huawei - Modem Can't Get Connected And Suddenly Remove From PC

Jun 10, 2010

with installing Modem Huawei E170. my modem can not connected and suddenly remove from my PC. i am using Ubuntu LTS 10.04.

View 1 Replies View Related

Ubuntu Networking :: Huawei E1552 Modem To Connect To The Internet, Everything Was Going Well When Suddenly Modem Stopped Working?

Feb 8, 2010

i'm running Kubuntu karmic and i've been using a 3G Huawei E1552 modem to connect to the internet, everything was going well when suddenly my modem stopped working. I've tried reconfiguring everything, i even reinstalled kubuntu from scratch with no success.Here's a part of my /var/log/debug

HTML Code:
Feb 8 17:14:01 alberto-laptop kernel: [ 1532.099883] usb-storage: device found at 7
Feb 8 17:14:01 alberto-laptop kernel: [ 1532.099888] usb-storage: waiting for device to

[code].....

View 4 Replies View Related

Server :: Postfix Don't Sending / Receiving Anything?

Nov 8, 2010

Yesterday i run a postfix everything works fine and today it hangs up. if i dial "telnet localhost 25" i get (before day i get 220 answer and ordinary hello):

Code:
Trying 62.197.207.43...
Connected to trons.sk.
Escape character is '^]'.
and nothing go far.

[Code]....

View 2 Replies View Related

General :: Trouble In Sending And Receiving Email

Nov 23, 2009

i have a problem regarding our email server. all the users can send email but they cant received mail. .when hitting send receive on outlook there were no error found. .i have already reboot the server and restarted the sendmail services but still same problem.

View 1 Replies View Related

Server :: Dovecot Mailserver Sending But Not Receiving?

Jan 22, 2011

I have followed the guide for "The Perfect Server - Debian Lenny (Debian 5.0) With BIND & Dovecot [ISPConfig 3]" and all is well, except.

I can send mail (to GMail) from commandline. I can send mail (to GMail) from any of the domains configured in ISPConfig3 through SquirrelMail (how ever terrible that looks, but functions) or IMAP/POP.

but....

I can't receive mail (from GMail) on any of the domains configured in ISPConfig3 in SquirrelMail or IMAP/POP.

I have my domains configured with proper MX records (just like I have them configured at work). I have all ports (80, 143, 110, 25, 22, etc) forwarded on my router that are needed.

I can Telnet to localhost and all checks are fine. I can send and receive from and to local domains on the same server, which makes sense. but

I can't Telnet from any external server to my server behind NAT.

Conclusion:

I figured it MUST be a network/port-forwarding problem as the external Telnet requests fails to my machine on port 25.

Tested my router if it would let met communicate through port 25 and it would.

So it must be my ISP, as I read in different posts.

Question:

Maybe I'm a n00b, but in all other posts the problems were with receiving AND sending.

My ISP responded that port 25 is blocked because of spam issues.

But I can mail (and even spam if I would like to) to external domains while I didn't do anything weird to make that happen.

The only thing I wish for is to receive mails and if you'd ask me, port 25 would be solely for outgoing mails, not for incoming mail deliveries throught MX?

An ISP surely wouldn't disable their customers in having a mail-server for incoming mails, as long as they would send out through their own smtp server to make sure they wouldn't spam the world?

View 1 Replies View Related

Networking :: Sending / Receiving Between Two Systems Using IPv6 Addresses

Mar 8, 2010

We have connected two systems with ethernet cables and have configured the two systems with ipv6 addresses. The IP of one system is 2001:0db8:0:f101::1 (let's say X::1) (This system runs OS Fedora 10) and the other is 2001:0db8:0:f101::2. (Let's say X::2) (This system runs OpenSuSE 10.3) We are able to ping from both systems to the other. We are able to ssh into the one with IP X::2 from the one with IP X::1, but not vice versa.

We have disabled iptables on both systems by using the following commands:
/etc/init.d/iptables save
/etc/init.d/iptables stop
on the fedora 10 system and
# iptables -X
# iptables -t nat -F
# iptables -t nat -X
# iptables -t mangle -F
# iptables -t mangle -X
# iptables -P INPUT ACCEPT
# iptables -P FORWARD ACCEPT
# iptables -P OUTPUT ACCEPT
on the openSuse system.

The error we get in trying to ssh from the openSuse system to the fedora system is:
ssh: connect to host 2001:0db8:0:f101::1 port 22: Connection refused

We're trying to write server and client code to send data from one system to the other using SOCK_DGRAM. The code works fine when we run both the client and server on the same system. However, we are not able to send data from one system to another when we use the IPv6 addresses to run the client and server programs.

The error we get is:
sendto(): Operation not permitted

The codes we are using for the server and client programs can be found here in beej's guide here : [URL]. We've only substituted the appropriate addresses in the right places... We've disabled the iptables...

View 1 Replies View Related

Networking :: Sending / Receiving Data Simultaneously Using BSD Sockets

Jun 25, 2010

I would like to send a data using one thread and receive a data using other thread by using a same socket connection using USD sockets. The calls i am using for sending and receiving are send(), recv(). let me know is it possible to send and receive the data parallel (Full duplex communication)?

View 2 Replies View Related

Server :: Block Email Sending And Receiving Using Squid

Jun 17, 2010

i am using centos 5.4, running squid for proxy, i want to block email sending and receiving of proxy users to secure my data. how is it possible that the proxy user can only brows websites but he can not receive or open and send or save as draft to mail box.

View 1 Replies View Related

Server :: Postfix Is For Sending/receiving Internal Emails Only?

Jan 21, 2010

One of our postfix servers is for sending/receiving internal emails only. When a user entered a wrong recipient address, it will take almost an hour for the user to get the "Recipient address rejected" email. What can be done to let the user get the "Recipient address rejected" email quickier.

View 7 Replies View Related

Fedora :: Finding Out What Processes Sending / Receiving Network Data?

Oct 27, 2010

I have a desklet that, occasionally after toying with network stuff, will tell me that large amounts of data are being sent/received. What's a good way to determine what processes are occupying these resources?!

View 14 Replies View Related

Networking :: Socket Programming: Sending And Receiving Msgs Back And Forth

May 19, 2010

I have a server which is used by number of client Apps. Now when a client initiates a sendto request to a server it has to respond(after recvfrom) by sending a message using sendto back to client and this should be done back and forth.

What I dont understand is, does the client have to open a new port to receive packets from client? If yes, then how will server know to what port of the client(assuming server ports are well-known to clients)?

I had given up on sending messages back and forth using UDP and switched to TCP. I could send a read and write message back and forth. But the trouble comes when I have more than one client wanting to talk to server using SOCK_STREAM. The first one gets through but the second client seems to get blocked forever(but I got no error upon socket creation or upon connect with the server on the same port as the previous client)..

View 4 Replies View Related

Server :: Sendmail Block Sending Or Receiving .exe Files As Attachment

Jun 22, 2010

Please tell me how i can block sending or receiving .exe files as a attachment in sendmail server

View 1 Replies View Related

Ubuntu :: Internet Conection - Transfer Rate - When Active - Is About 149b/s Receiving - And About 70b/s Sending

Apr 6, 2011

I checked task manager the other day and I discovered that on the network history monitor some bits and bites were transfered in a repeating pattern (like a beacon). The transfer rate (when active) is about 149b/s receiving. And about 70b/s sending. What is this?

No Internet-related program was running from my part...In an attempt to pinpoint what was causing this, I occidentally removed the tools located left and right on the time and date. I've rebooted since but still no tools. The 0/I button is also gone.

View 5 Replies View Related

Software :: Look For Free And Well Known Fax Command Line Tools For Receiving And Sending Faxes?

Apr 19, 2011

I am looking for free and well known fax command line tools for receiving and sending faxes I wan it to save receive faxes in pdf format with file name included with caller phone number and date of receive:

Quote:
for example:
5566545544-2011-5-11.pdf
and any other format that I want.

View 11 Replies View Related

General :: By Default - Configure SMTP And POP3/IMAP Sever For Sending And Receiving Mails ?

Mar 30, 2010

I want to know that by default do we need to configure SMTP and POP3/IMAP sever for sending and receiving mails in Linux server and client machines or we can directly send and receive mails without configuring these mail servers?

View 2 Replies View Related

Ubuntu Networking :: Huawei Modem In 9.10

Mar 22, 2010

I moved from Debian to Ubuntu a few months ago, with everything working fine, except my 3G modem (which worked with wvdial and umtsmon in Debian).

The packaging claims that it is a Huawei E160, but lsusb says different: E220 (12d1:1003).

I've followed various instructions from these forums and the wiki, and it seems to be being recognised as a modem (I can set up an O2 prepaid (UK) connection), but it refuses to connect.

View 8 Replies View Related

Ubuntu :: Sms Software For Huawei Modem?

Jan 29, 2011

I use a Huawei modem, a good software / a method to send and read sms from my modem phone number ...

View 2 Replies View Related

Ubuntu Networking :: Can Not Use A Wireless Modem Huawei 160

Jan 15, 2010

ubuntu I can not use a wireless modem huawei 160.type can only be used in windows.well to be used in my ubuntu linux? whether there is a script that used.

View 2 Replies View Related

Ubuntu Networking :: USB Modem Huawei E180v With 8.04?

Sep 9, 2010

Apparently it works with >Ubuntu 9.04, but I need 8.04..I'd had an older modem working on the same system, so its really something to do with this newer ones.

Symptoms:

lsusb shows little, no /dev/ttyUSB* devices
lsusb
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000

[code]....

View 1 Replies View Related

Fedora :: Huawei 3g Modem E153 On F14 ?

Apr 5, 2011

How can I get Huawei 3g modem E153 connects on F14 ? I've tried settings in network manager applet to set it with no success.

View 3 Replies View Related

Ubuntu Networking :: USB 3G Modem: Huawei E176 Not Working?

Jan 15, 2010

This is really weird, and I would like just this question answered: I've spent like 2 hours by plugging, unplugging, rebooting, and doing everything I could, but the modem wasn't working. When I did ls /dev/ttyU* it was showing up a list of 6 usb devices.

Code:
/dev/ttyUSB0 /dev/ttyUSB1 /dev/ttyUSB2
/dev/ttyUSB3 /dev/ttyUSB4 /dev/ttyUSB5
And when I sent the command wvdialconf after looking into all the devices, it didn't recognize any modem.

The thing is, that by the time I was writing here for a solution, I disconnected the modem, and when I reconnected it I did a ls /dev/ttyU* just to copypaste the info, and Voil! there were just 2 devices, and wvdialconf worked out just fine! I would like to know what I was doing wrong, so I make sure it won't happen again.

Oh, and I forgot to say: I use Ubuntu 8.04

View 9 Replies View Related

Ubuntu Networking :: E1550 Huawei Modem Configuration?

Mar 17, 2010

how configure E1550 Huawei modem in Ubuntu9.10.

View 1 Replies View Related

Ubuntu Networking :: Huawei E270 USB Modem Not Working

Apr 17, 2010

I recently received my Ubuntu 9.10 CD, Kubuntu 9.10CD and Server Edition. I was recommended to do so by a friend because my computer Running on Windows Vista Home Basic with 512MB RAM has been extremely, unbearably slow for the last month or so I got the CD's yesterday and I ran the Ubuntu CD and everything was fine, I rebooted the Computer and it started up! It was great!! Really quick and responsive and easy to use and i LOVE it's features...

My only problem is my Broadband. I live in Ireland and I have my broadband with o2, it's quick and sufficient for my needs. I have a Huawei E270 usb modem (It's wireless broadband). And it wouldn't Work. I plugged it into my pc with Ubuntu up and running and it opened the File for o2 rather than the Interface for it. When I plugged the modem in there was a green lock symbol on the top right of the screen. Is Ubuntu even compatible with the E270 modem?

View 9 Replies View Related

Ubuntu Networking :: 10.04 LTS With Huawei E169 USB-modem Connection

May 2, 2010

Connection is possible only after few reboot. Preferences I tried all.

View 9 Replies View Related

Ubuntu Networking :: Configure BSNL Huawei 3G Modem With 10.04?

Oct 6, 2010

how to configure Huawei 3G modem (ec325) in ubuntu 10.04, even i tried with gnome-ppp / wvdial which unable to connect, shows "ppp deamon died" and disconnected at the end of dial.

View 3 Replies View Related

Ubuntu Networking :: Connect To The Net With A Huawei E173 USB Modem

Nov 4, 2010

I am having desperate problems trying to connect to the net with a Huawei E173 USB modem. I was using Linux Mint 7 which I upgraded to version 9 today to see if that would fix the problem but it made no difference. Basically it seems the only time I can connect to the net in linux is if I use the modem in windows and then restart straight into linux, in that case it sometimes gets recognised and works. So at least I know it can work.

I've been trying loads of stuff like usb_modeswitch I found on the net but none of it has worked. Here is what ls-usb gives me -

[Code]....

I am unable to get any work done without the net and I will not have access to a wired connection til the new year.

View 9 Replies View Related

Ubuntu :: Huawei E156G 3g Modem Doesn't Work ?

Feb 2, 2011

I'm using ubuntu 10.04. My Huawei E156G 3g modem doesn't work with ubuntu, It's detect as a storage device not a modem.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved