HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Problem: modem vs network card
Operating System - Linux
1831136
Members
2459
Online
110020
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2001 10:23 AM
02-22-2001 10:23 AM
Problem: modem vs network card
Hello!
Im work win redhat 6.1
wvdial 1.41-3
netscape 4.72
gnome
My computer has network card (et0) with
IP address: 10.10.3.6
netmask: 255.255.0.0
Gateway: 10.10.2.1
it connect in local network
I configure modem to connect internet, follow next steps:
1) Kudzu detect my modem and configure
2) Run # wvdialconf /etc/wvdial.conf
3)It detect modem and create /etc/wvdial.conf
4) Add phone number, login and password
[Dialer Defaults]
Modem = /dev/ttyS1
Baud = 115200
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
; Phone =
; Username =
; Password =
Phone = number_phone
Username = login
Password = password
5) In file /etc/resolv.conf add this lines
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx
6) Run wvdial, connection is ok
7) but, i need disable my network card to navigate in netscape
Why?
I need both (internet and local network)
Thanks for your help
CGRC
Im work win redhat 6.1
wvdial 1.41-3
netscape 4.72
gnome
My computer has network card (et0) with
IP address: 10.10.3.6
netmask: 255.255.0.0
Gateway: 10.10.2.1
it connect in local network
I configure modem to connect internet, follow next steps:
1) Kudzu detect my modem and configure
2) Run # wvdialconf /etc/wvdial.conf
3)It detect modem and create /etc/wvdial.conf
4) Add phone number, login and password
[Dialer Defaults]
Modem = /dev/ttyS1
Baud = 115200
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 S11=55 +FCLASS=0
; Phone =
; Username =
; Password =
Phone = number_phone
Username = login
Password = password
5) In file /etc/resolv.conf add this lines
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx
6) Run wvdial, connection is ok
7) but, i need disable my network card to navigate in netscape
Why?
I need both (internet and local network)
Thanks for your help
CGRC
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2001 05:53 PM
02-22-2001 05:53 PM
Re: Problem: modem vs network card
Try adding a static route to your local network after your dial-up connects.
# route add -net xxx.xxx.xxx.0 netmask 255.255.255.0
then remove the route after you hangup the phone.
# route add -net xxx.xxx.xxx.0 netmask 255.255.255.0
then remove the route after you hangup the phone.
Remember, wherever you go, there you are...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP