openvpn: different up scripts
This commit is contained in:
		
					parent
					
						
							
								c03c8822cd
							
						
					
				
			
			
				commit
				
					
						b5b7814581
					
				
			
		
					 3 changed files with 13 additions and 7 deletions
				
			
		
							
								
								
									
										5
									
								
								files/etc/openvpn/mullvad/mullvad-up
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								files/etc/openvpn/mullvad/mullvad-up
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,5 @@ | |||
| #!/bin/sh | ||||
| ip route replace 0.0.0.0/1 via $5 table 42 | ||||
| ip route replace 128.0.0.0/1 via $5 table 42 | ||||
| /etc/openvpn/update-dnsmasq-forward | ||||
| exit 0 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Martin Schütte
				Martin Schütte