Hi, I'm new in FreeBSD. Now I'm using FreeBSD-Release-8.2, it worked well without errors on my netbook. I'm using USB Wireless Modem (Sierra 305 AT&T), when I patched the usb modem, FreeBSD recognized it (I guess FreeBSD-8.2 already has complete driver). As you can see this what happened when I attached the modem:
Then the question is:
1. How do I know the modem is working?
2. How can I test the modem pinging to a website address? (I have tried ping to http://www.freebsd.org but the result is
3. I have tried with ifconfig, the result is:
4. What do I do next?
5. This issue showed up because I want to run gnome on my FreeBSD, after entered the X-Configuration GUI and clicked [OK] there's an errors showed up such as:
So I attached my USB Wireless Modem, because I thought it needs connected to the internet if I want to using gnome desktop (I must download it first), but after I ran the X-Configuration again it still have the same errors showed up, so I think the modem not connected yet.
6. What should I do to connect to the Internet using my modem? Please help me with step by step to solve this problems.
Thank you so much if anyone can help....
Best regards,
ps: I have tried looking in the forum regarding my problems, yes there are same problems with mine, I have tried all the solved problems too but all not works for me.
Code:
ugen4.3: <Sierra Wireless Inc.> at usbus4
ugen4.3: <Sierra Wireless Inc.> at usbus4 (disconnected)
ugen4.3: <Sierra Wireless Inc.> at usbus4
u3g0: <Sierra Wireless Inc. USB 305, class 0/0. rev 2.00/0.06, addr3> on usbus4
u3g0: Found 2 ports
Then the question is:
1. How do I know the modem is working?
2. How can I test the modem pinging to a website address? (I have tried ping to http://www.freebsd.org but the result is
Code:
ping: cannot resolve [url]www.freebsd.org:[/url] Host name lookup failure
3. I have tried with ifconfig, the result is:
Code:
ath0: flags=8802<BROADCAST, SIMPLEX, MULTICAST> metric 0 mtu 2290
ether: 48:5d:60:52:14:e9
media: IEEE 802.11 Wireless Ethernet autoselect(autoselect)
status: no carrier
4. What do I do next?
5. This issue showed up because I want to run gnome on my FreeBSD, after entered the X-Configuration GUI and clicked [OK] there's an errors showed up such as:
Code:
Can`t established connection to: [url]ftp://www.python.org...etc..etc..etc[/url]..
6. What should I do to connect to the Internet using my modem? Please help me with step by step to solve this problems.
Thank you so much if anyone can help....
Best regards,
ps: I have tried looking in the forum regarding my problems, yes there are same problems with mine, I have tried all the solved problems too but all not works for me.