HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How configure method of netconf file?
Operating System - HP-UX
1833588
Members
4171
Online
110061
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
Go to solution
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
06-02-2002 06:38 PM
06-02-2002 06:38 PM
Hi.
I don't know edit of /etc/rc.config.d/netconf file.
My system have two LAN card.
Each LAN Card connect to each router seperately network.
I attached network picture of our system.
our system have restrictions.
Lan0 have connected router of 61.33.xx.xx and have setting default router.
Lan1 have connnected router of 192.168.xx.xx.
This is part of netconf file.
ROUTE_DESTINATION[0]=default
ROUTE_MASK[0]=""
ROUTE_GATEWAY[0]="61.33.xx.xx"
ROUTE_COUNT[0]=1
ROUTE_ARGS[0]=""
ROUTE_DESTINATION[1]="net 192.168.xx"
ROUTE_MASK[1]=""
ROUTE_GATEWAY[1]="192.168.xx.xx"
ROUTE_COUNT[1]=1
ROUTE_ARGS[1]=""
There are Problem as next.
When ping 61.33.XX.XX, network flow 192.168.XX network LAN1 card.
I check the traceroute command.
#traceroute 61.33.xx.xx
The traffic flow the lan1 (192.168.xx.xx).
originally traffic flow the lan0.
Tell me configure routing table and netconf file.
Which do you correct or false the netconf file?
If you uncorrect the netconf file, Tell me the configuration of netconf file.
Thanks..
I don't know edit of /etc/rc.config.d/netconf file.
My system have two LAN card.
Each LAN Card connect to each router seperately network.
I attached network picture of our system.
our system have restrictions.
Lan0 have connected router of 61.33.xx.xx and have setting default router.
Lan1 have connnected router of 192.168.xx.xx.
This is part of netconf file.
ROUTE_DESTINATION[0]=default
ROUTE_MASK[0]=""
ROUTE_GATEWAY[0]="61.33.xx.xx"
ROUTE_COUNT[0]=1
ROUTE_ARGS[0]=""
ROUTE_DESTINATION[1]="net 192.168.xx"
ROUTE_MASK[1]=""
ROUTE_GATEWAY[1]="192.168.xx.xx"
ROUTE_COUNT[1]=1
ROUTE_ARGS[1]=""
There are Problem as next.
When ping 61.33.XX.XX, network flow 192.168.XX network LAN1 card.
I check the traceroute command.
#traceroute 61.33.xx.xx
The traffic flow the lan1 (192.168.xx.xx).
originally traffic flow the lan0.
Tell me configure routing table and netconf file.
Which do you correct or false the netconf file?
If you uncorrect the netconf file, Tell me the configuration of netconf file.
Thanks..
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2002 06:50 PM
06-02-2002 06:50 PM
Solution
Hi,
When ever you use ping or traceroute the default is always via the default route. When using 'ping 192.168.xx.xx' will attempt to use the default. Try this way. The same with traceroute, in that you need to use options. I will have a closer look at your 'netconf' file as well
# ping -i 192.168.xx.xx
# traceroute -s 192.168.xx.xx
The man page for ping explains this.
Just typing 'traceroute' will give the
syntax. -s
Michael
When ever you use ping or traceroute the default is always via the default route. When using 'ping 192.168.xx.xx' will attempt to use the default. Try this way. The same with traceroute, in that you need to use options. I will have a closer look at your 'netconf' file as well
# ping -i 192.168.xx.xx
# traceroute -s 192.168.xx.xx
The man page for ping explains this.
Just typing 'traceroute' will give the
syntax. -s
Michael
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2002 06:55 PM
06-02-2002 06:55 PM
Re: How configure method of netconf file?
Hi
Can you post the output of netstat -rn command and the config for your 2 lan cards
Regards
Steve
Can you post the output of netstat -rn command and the config for your 2 lan cards
Regards
Steve
take your time and think things through
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