HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - separate printer network
 
Operating System - HP-UX
        1840133
        Members
    
    
        1877
        Online
    
    
        110161
        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
 
09-25-2005 04:49 AM
09-25-2005 04:49 AM
			
				
					
					
						I've been advised that I need to separate the printers on my network to their own network to reduce the packet storming issues I have. I have a windows based print server and I installed a second NIC with a different address and subnet mask. I just not sure where to go and how to get HPUX to recognize the new network path for printers and reain the old path for data. Please answer as specifically as possible - - I'm a newbie to the Unix world.
					
				
			
			
				
			
			
				
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
Solved! Go to Solution.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-25-2005 05:52 AM
09-25-2005 05:52 AM
			
				
					
						
							Re: separate printer network
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Are you saying that the HP-UX box now has two NICs? Normally, all of this would be handled by your routers so a second NIC is unnecessary. However, if you truly have a a second network, you would enable the LAN card, give it network address, subnet mask and optional router. Once the card is enabled, you can ping anything on the new network. Of course, this assumes that everything on the new network is also correctly configured.
 
As far as the remote printers, HP-UX contacts the print server by name or IP address depending on how you added the printers. If you used the IP address of the server, you have to delete the printer and re-add it with the new IP adress. If it was added by name, then either your DNS server must be changed, or you can use /etc/hosts and change /etc/nsswitch.conf to use hosts before tryong DNS.
	
Bill Hassell, sysadmin
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
As far as the remote printers, HP-UX contacts the print server by name or IP address depending on how you added the printers. If you used the IP address of the server, you have to delete the printer and re-add it with the new IP adress. If it was added by name, then either your DNS server must be changed, or you can use /etc/hosts and change /etc/nsswitch.conf to use hosts before tryong DNS.
Bill Hassell, sysadmin
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-25-2005 10:59 AM
09-25-2005 10:59 AM
			
				
					
						
							Re: separate printer network
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Bill,
Th HPUX only has one NIC. The print server which is a windows box is the server that has the two NIC's. I just don't know how to set up the Unix box to recognize the second network since it has to connect to the data network (ie 192.192.12.2) for everything other than printing which is on a separate network (10.10.1.1).
		
		
	
	
	
Th HPUX only has one NIC. The print server which is a windows box is the server that has the two NIC's. I just don't know how to set up the Unix box to recognize the second network since it has to connect to the data network (ie 192.192.12.2) for everything other than printing which is on a separate network (10.10.1.1).
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-25-2005 12:06 PM
09-25-2005 12:06 PM
Solution
			
				
					
					
						Since 10.10.1.1 is a completely separate network, your router will handle the task. Now if this is a simple network such as a home network, the 10 network cannot function at all if it is connected to the 192 network. Although you may have a modem+router between your 192 network and the your ISP, you need a different router to connect these three networks. This isn't a Windows versus Unix issue, it is basic networking.
 
In a simple home network, your 192 network is connected to the rest of the Internet through your modem+router. This router knows that 192 is local and everything else is on the open Internet (including your 10.10.1.1 address). So you'll need a more sophisticated router to handle your additional subnet. If this is a business, your network administrators can take care of all this.
	
Bill Hassell, sysadmin
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
In a simple home network, your 192 network is connected to the rest of the Internet through your modem+router. This router knows that 192 is local and everything else is on the open Internet (including your 10.10.1.1 address). So you'll need a more sophisticated router to handle your additional subnet. If this is a business, your network administrators can take care of all this.
Bill Hassell, sysadmin
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